When invoking the popup advanced color selector close to the screen border we get inconsistent résults: invoking it near the top réduces its size. invoking it near other borders makes it appear partially outside the screen. Knowing this popup is destined to disappear once the cursor stops hovering on it, maybe it should also listen to a hover "in" before listening to a hover "out" so it doesn't disappear as soon as it appears with an offset from the cursor to make sure it's fully on screen ? STEPS TO REPRODUCE 1. enlarge your popup. Mine is 480px 2. call it while near the top border, then other borders 3. call it in the middle of the screen OBSERVED RESULT different popup size and offsets EXPECTED RESULT a consistent popup size even if offset a bit macOS: big sur
What strange behaviour...
Remove triaged keyword from CONFIRMED bugs
Is this bug specific to MacOSX, or has it since been solved? I ask because I quickly tested this out on Linux master and was not able to reproduce it.
Still the same on mac os sonoma 14.5
🐛🧹 Thanks for your comment! Automatically switching the status to REPORTED so the team can perform further triage. In the future you may also do this yourself when providing needed information.
I can confirm there's in consistent results for the color selector depending on if its close the edge of the screen. Specifically your cursor has to be at the edge of the monitor screen and no other monitor past that edge. Same reproduce steps: 1. Use Color selector popup (default shift+I) in middle of screen, observe size 2. Use Color Selector popup at top of screen, observe popup is smaller (same behavior on the left edge) 3. Use Color Selector at right edge of screen, observe half of popup is "outside" display (same behavior on the bottom edge) Enlarging your popup size isn't required, although it does make it easier to tell there is a size difference. To increase the size: 1. Go to settings-> configure Krita -> color selector setting -> Behavior 2. In "Zoom selector size" set to large number (like 480px) 3. Save and close. Use color selector popup shortcut (default Shift+I)
Created attachment 175749 [details] Added screenshots showing popup behavior in middle of screen
Created attachment 175750 [details] Popup behavior in top edge
Created attachment 175751 [details] Popup behavior in right edge