Summary: | Edit Brush Settings window always opens downward despite Toolbar position | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Ula <kayoragreen> |
Component: | General | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, jdrageme01, kaerhon |
Priority: | NOR | ||
Version First Reported In: | 2.9 Beta | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
URL: | http://fc02.deviantart.net/fs71/f/2015/047/4/5/krita_bug_by_nivailis-d8i8v55.jpg | ||
Latest Commit: | http://commits.kde.org/calligra/54f13b21870b7da5d36c47e726714fa28c8c19f5 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | krita screenshot |
Description
Ula
2015-02-16 14:58:37 UTC
Hi Ula, Thanks for your report. I can confirm the issue -- it should be fairly easy to fix, since the other popups seem to be fine. Git commit 3bca0935e1b1bd2260c78c96a6ee463934dc203a by Boudewijn Rempt. Committed on 20/02/2015 at 10:54. Pushed by rempt into branch 'calligra/2.9'. No idea which can of worms this opens, this special-case code has a quite weird history. M +1 -7 krita/ui/widgets/kis_popup_button.cc http://commits.kde.org/calligra/3bca0935e1b1bd2260c78c96a6ee463934dc203a And now it pops up upwards if the screen is too small, it seems. Created attachment 91304 [details]
krita screenshot
on the top, there's the toolbar at the top of the screen, brush settings popup opens upward, and out of the screen (we see the bottom of it)
on the bottom, there's the toolbar at the bottom, and the brush-settings popup still gets out of the screen a bit, due to low resolution
same problem here, except the brush settings window opens upward in any case. krita is 2.9 stable, OS is windows 7 home basic (with aero effects disabled) Screen resolution is 1366x768 Git commit 54f13b21870b7da5d36c47e726714fa28c8c19f5 by Boudewijn Rempt. Committed on 27/02/2015 at 09:16. Pushed by rempt into branch 'calligra/2.9'. But on a 1024x768 screen, you'd be best off using predefined presets... M +3 -1 krita/ui/widgets/kis_popup_button.cc http://commits.kde.org/calligra/54f13b21870b7da5d36c47e726714fa28c8c19f5 *** Bug 344988 has been marked as a duplicate of this bug. *** |