Bug 358718 - When at min width, tools docker UI overlaps timeline docker
Summary: When at min width, tools docker UI overlaps timeline docker
Status: RESOLVED UPSTREAM
Alias: None
Product: krita
Classification: Applications
Component: Dockers (other bugs)
Version First Reported In: 3.0 Alpha
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 06:49 UTC by zottg
Modified: 2016-03-31 18:31 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zottg 2016-01-29 06:49:15 UTC
1. Enable timeline docker.
2. Place timeline docker at bottom of window.
3. Resize tools docker to be 2+ columns
4. Resize tools docker to be 1 column wide

Actual: The icons in the tools docker overlaps the timeline docker.
Expect: The UI should prevent the user from resizing a docker smaller than the content can fit. In this case, since there isn't enough vertical space to have a single column of tools, the UI should set the minimum width to what will accommodate the tool icons.

5. Click on any of the icons that overlap the timeline docker.

Actual: The timeline docker shrinks to minimum height.
Expect: This to not happen.

May be related to https://bugs.kde.org/show_bug.cgi?id=355544
Comment 1 Halla Rempt 2016-01-30 13:22:06 UTC
I know we've got some other issues with the toolbox layout, and at certain widts, it will paint buttons outside the box.
Comment 2 Halla Rempt 2016-03-31 18:31:16 UTC
Yes, it's kind of related -- and we cannot do much about it, it's a problem in Qt, I'm afraid.