https://bugs.kde.org/show_bug.cgi?id=475316
--- Comment #3 from Mouth <[email protected]> --- 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 watching all bug changes.
