Bug 402296 - 4.1.7 onwards, pop up palette has malformed brush properties sub-window
Summary: 4.1.7 onwards, pop up palette has malformed brush properties sub-window
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 4.1.7
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 402806 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-18 11:59 UTC by Ahab Greybeard
Modified: 2019-01-03 10:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahab Greybeard 2018-12-18 11:59:39 UTC
SUMMARY
4.1.7 introduced transparency into the pop up palette but also appears to have introduced a fault with the brush properties sub-window.

STEPS TO REPRODUCE
1. Right-click the canvas to bring up the pop-up palette.
2. Click the small right pointing arrow/chevron to bring up the brush properties sub-window

OBSERVED RESULT
The sub-window is about half the width it should be and is unusable.

EXPECTED RESULT
It should be wider (as it was in 4.1.5) so that you can operate the sliders properly.

SOFTWARE/OS VERSIONS
This is observed for the Linux appimage and the Windows 'standalone' version from 4.1.7 onwards up to and including the Dec 17th nightly builds.

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2018-12-18 12:02:16 UTC
This happens because hidpi is now enabled by default.
Comment 2 Halla Rempt 2018-12-18 12:24:14 UTC
Curious -- I have seen it happen with the appimage, but only with the first run after clearing out all settings. The next time, it worked fine.
Comment 3 Halla Rempt 2018-12-18 12:27:15 UTC
And it's even so that only the first popup palette has this problem: if you close the first document created after cleaning away all settings and create a new image, then in that canvas, the widget will be fine.
Comment 4 Halla Rempt 2018-12-18 12:30:09 UTC
Git commit 659bea69a12bdb571176d972ae2f5e55ca477e26 by Boudewijn Rempt.
Committed on 18/12/2018 at 12:29.
Pushed by rempt into branch 'krita/4.1'.

M  +1    -0    libs/ui/brushhud/kis_brush_hud.cpp

https://commits.kde.org/krita/659bea69a12bdb571176d972ae2f5e55ca477e26
Comment 5 Halla Rempt 2018-12-18 12:30:22 UTC
Git commit c0d1b7d764e565826048a3bd4254bf3ddff90db2 by Boudewijn Rempt.
Committed on 18/12/2018 at 12:30.
Pushed by rempt into branch 'master'.

M  +1    -0    libs/ui/brushhud/kis_brush_hud.cpp

https://commits.kde.org/krita/c0d1b7d764e565826048a3bd4254bf3ddff90db2
Comment 6 mvowada 2019-01-03 10:10:34 UTC
*** Bug 402806 has been marked as a duplicate of this bug. ***