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
I know we've got some other issues with the toolbox layout, and at certain widts, it will paint buttons outside the box.
Yes, it's kind of related -- and we cannot do much about it, it's a problem in Qt, I'm afraid.