Bug 502751

Summary: Advanced color selector options button is hidden if Zoom Selector Size is larger than the color selector itself
Product: [Applications] krita Reporter: Wolfgang Baer <info>
Component: DockersAssignee: Krita Bugs <krita-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: settings
button

Description Wolfgang Baer 2025-04-13 16:01:52 UTC
Created attachment 180228 [details]
settings

Tested with 5.2.9, 5.3 (25bdf81) on Windows 10.

The advanced color selector offers a function to upscale the color selecting real estate. It gets triggered when you move the pen or mouse pointer over the selector. That a nice feature because it makes picking colors more precise.a

BUT: Once the selector zoom is larger than the color selector itself, you can’t press the options button anymore.

This happens because the Zoom gets triggered when the pointer reaches the outside of the selector window and not the inside (the color area so to say).

Link to krita-artists.org:
https://krita-artists.org/t/amusing-ui-issue-with-advanced-color-selector/121014

Link to video showing the issue:
https://youtu.be/scdr8KLfnW0

STEPS TO REPRODUCE
See screenshots and video

OBSERVED RESULT
Button is hidden under zoomed selector.

EXPECTED RESULT
Button is not hidden under zoomed selector.

SOFTWARE/OS VERSIONS
Windows 10
Comment 1 Wolfgang Baer 2025-04-13 16:02:27 UTC
Created attachment 180229 [details]
button