Bug 407628

Summary: User Sizer Layout Gets Frozen/Messed Up After Drop-Down Pattern Is Selected
Product: [Applications] krita Reporter: metaliobovinus
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version: 4.2.0-alpha   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: pattern_issue_3.png

Description metaliobovinus 2019-05-17 05:10:45 UTC
Created attachment 120124 [details]
pattern_issue_3.png

SUMMARY
krita-x64-4.2.0-beta2.zip
Win7 x64
Start up krita and make a new document and/or paint a bit on the canvas.
Then click the pattern drop-down in the toolbar and select a pattern.
User will notice, that the AUI(Advanced User Interface) QT docking widget system has changed and cannot be resized back to what it should have been. The User then needs to Close[X] the program and restart it in order to resize the layout again.

STEPS TO REPRODUCE
1. Start krita and make a document
2. Click on pattern in drop-down pattern tool in toolbar
3. If GUI layout changes, try and resize and notice sizers have become locked

OBSERVED RESULT
See *.png attachment

EXPECTED RESULT
Just change a pattern, not change the workspace layout and then being frozen/modified until a program restart.
Comment 1 metaliobovinus 2019-05-17 05:34:34 UTC
It appears from the screenshot, that when the update event takes place, that the code forced all the text(docker tabs) in the auto-notebook tabs to be completely visible... instead of Pal... it becomes Palette, etc, etc..
Comment 2 Halla Rempt 2019-07-10 14:46:19 UTC
This should be fixed in Krita 4.2.2, where the label for the pattern resource selector in the pattern docker gets squeezed if it's too long.
Comment 3 metaliobovinus 2019-07-14 03:34:27 UTC
Ill test when I get a copy of 4.2.2 official and get back. Thanks.

On Wed, Jul 10, 2019 at 9:46 AM Boudewijn Rempt
<bugzilla_noreply@kde.org> wrote:
>
> https://bugs.kde.org/show_bug.cgi?id=407628
>
> Boudewijn Rempt <boud@valdyas.org> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|REPORTED                    |RESOLVED
>          Resolution|---                         |FIXED
>                  CC|                            |boud@valdyas.org
>
> --- Comment #2 from Boudewijn Rempt <boud@valdyas.org> ---
> This should be fixed in Krita 4.2.2, where the label for the pattern resource
> selector in the pattern docker gets squeezed if it's too long.
>
> --
> You are receiving this mail because:
> You reported the bug.