Bug 502751 - Advanced color selector options button is hidden if Zoom Selector Size is larger than the color selector itself
Summary: Advanced color selector options button is hidden if Zoom Selector Size is lar...
Status: REPORTED
Alias: None
Product: krita
Classification: Applications
Component: Dockers (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-13 16:01 UTC by Wolfgang Baer
Modified: 2025-04-13 16:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
settings (16.84 KB, image/png)
2025-04-13 16:01 UTC, Wolfgang Baer
Details
button (48.28 KB, image/png)
2025-04-13 16:02 UTC, Wolfgang Baer
Details

Note You need to log in before you can comment on or make changes to this bug.
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