[kcolorchooser] [Bug 475316] KColorChooser does not display the color hovered over on the screen, but is able to select it.
Mouth
bugzilla_noreply at kde.org
Thu Sep 25 07:46:26 BST 2025
https://bugs.kde.org/show_bug.cgi?id=475316
--- Comment #3 from Mouth <web at rokin.fr> ---
In KColorChoose, the vertical preview rectangle that should display the color
under the cursor does not update in real time while hovering over the screen.
Currently, the preview only changes after a left-click, which means the color
is not shown live during cursor movement.
Expected behavior :
The vertical preview rectangle should update immediately and automatically to
reflect the pixel color under the cursor, without requiring a mouse click.
Actual behavior :
The preview rectangle remains unchanged until the user performs a left-click.
This completely breaks the eyedropper / precise color-picking function, since
you can’t verify the color before clicking.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list