<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>518705</bug_id>
          
          <creation_ts>2026-04-08 18:12:04 +0000</creation_ts>
          <short_desc>On hover hightlighting doesn&apos;t follow the mouse cursor</short_desc>
          <delta_ts>2026-05-08 17:18:08 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>plasmashell</product>
          <component>Printers widget</component>
          <version>6.6.4</version>
          <rep_platform>Manjaro</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>regression</keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>1.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Guido">guido.iodice</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>guido.iodice</cc>
    
    <cc>kdedev</cc>
    
    <cc>nate</cc>
    
    <cc>noeerover</cc>
    
    <cc>zdenek.koprivik</cc>
          
          <cf_commitlink>https://invent.kde.org/plasma/print-manager/-/commit/e04092d5ae93c86927fedede7901242a9cb840ed</cf_commitlink>
          <cf_versionfixedin>6.6.5</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2508971</commentid>
    <comment_count>0</comment_count>
    <who name="Guido">guido.iodice</who>
    <bug_when>2026-04-08 18:12:04 +0000</bug_when>
    <thetext>SUMMARY
The highlighting does not follow the mouse cursor

STEPS TO REPRODUCE
1. Open the print applet from the system tray
2. Place the cursor on the first item
3. Place the cursor on one of the subsequent items

OBSERVED RESULT
The highlight remains on the first item

EXPECTED RESULT
The highlight should follow the mouse

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.24.0
Qt Version: 6.11.0
Kernel Version: 7.0.0-rc7-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 16 GiB of RAM (15.3 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511463</commentid>
    <comment_count>1</comment_count>
    <who name="Mike">noeerover</who>
    <bug_when>2026-04-22 16:19:00 +0000</bug_when>
    <thetext>*** Bug 519269 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511486</commentid>
    <comment_count>2</comment_count>
    <who name="Mike">noeerover</who>
    <bug_when>2026-04-22 16:38:22 +0000</bug_when>
    <thetext>Looks like it bisects to here: https://invent.kde.org/plasma/libplasma/-/commit/2bf22868e6b5bc021b1b47cd3f612656700e8cae</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511491</commentid>
    <comment_count>3</comment_count>
    <who name="Bug Janitor Service">bug-janitor</who>
    <bug_when>2026-04-22 16:45:41 +0000</bug_when>
    <thetext>A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1473</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511493</commentid>
    <comment_count>4</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2026-04-22 16:48:36 +0000</bug_when>
    <thetext>Are we sure this isn&apos;t an applet-specific issue? I can&apos;t reproduce the issue with the Networks, Vaults, or Disks &amp; Devices applets.

I can&apos;t try with the Printers applet though because I only have one printer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511495</commentid>
    <comment_count>5</comment_count>
    <who name="Mike">noeerover</who>
    <bug_when>2026-04-22 16:50:37 +0000</bug_when>
    <thetext>The visuals of the applet haven&apos;t changed in 2 years, so was a guess.  I just tested it.  Maybe there applet is doing highlight wrong, but that appears to go back to when you (nate) migrated it to ExpandListItem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511498</commentid>
    <comment_count>6</comment_count>
    <who name="Guido">guido.iodice</who>
    <bug_when>2026-04-22 17:04:09 +0000</bug_when>
    <thetext>(In reply to Nate Graham from comment #4)
&gt; Are we sure this isn&apos;t an applet-specific issue? I can&apos;t reproduce the issue
&gt; with the Networks, Vaults, or Disks &amp; Devices applets.
&gt; 
&gt; I can&apos;t try with the Printers applet though because I only have one printer.

I can confirm that the issue only occurs with the print applet. 
But could this be linked to the fact that the print job doesn’t disappear once completed? https://bugs.kde.org/show_bug.cgi?id=518706</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511500</commentid>
    <comment_count>7</comment_count>
    <who name="Mike">noeerover</who>
    <bug_when>2026-04-22 17:07:25 +0000</bug_when>
    <thetext>Most likely not related.  I have 12 printers set up with no jobs and it still happens. Sounds like the print-manager plasmoid is doing hover/highlight wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2511537</commentid>
    <comment_count>8</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2026-04-22 21:02:46 +0000</bug_when>
    <thetext>Will be fixed by https://invent.kde.org/plasma/print-manager/-/merge_requests/322 instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2514403</commentid>
    <comment_count>9</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2026-05-07 19:20:37 +0000</bug_when>
    <thetext>Git commit 40efac00ac329db27daab01f69605c9cb292020d by Nicolas Fella.
Committed on 07/05/2026 at 19:20.
Pushed by nicolasfella into branch &apos;Plasma/6.6&apos;.

Port PrinterDelegate to required properties
(cherry picked from commit e04092d5ae93c86927fedede7901242a9cb840ed)

M  +22   -16   src/plasmoid/PrinterDelegate.qml

https://invent.kde.org/plasma/print-manager/-/commit/40efac00ac329db27daab01f69605c9cb292020d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2514404</commentid>
    <comment_count>10</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2026-05-07 19:21:06 +0000</bug_when>
    <thetext>Git commit e04092d5ae93c86927fedede7901242a9cb840ed by Nicolas Fella.
Committed on 07/05/2026 at 10:44.
Pushed by nicolasfella into branch &apos;master&apos;.

Port PrinterDelegate to required properties

M  +23   -16   src/plasmoid/PrinterDelegate.qml

https://invent.kde.org/plasma/print-manager/-/commit/e04092d5ae93c86927fedede7901242a9cb840ed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2514585</commentid>
    <comment_count>11</comment_count>
    <who name="Guido">guido.iodice</who>
    <bug_when>2026-05-08 17:18:08 +0000</bug_when>
    <thetext>I confirm it&apos;s fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>