Bug 260866 - Projects view minimal size limit is larger than other left-side views
Summary: Projects view minimal size limit is larger than other left-side views
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: childframe window (show other bugs)
Version: git master
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: reproducible
Depends on:
Blocks:
 
Reported: 2010-12-21 11:46 UTC by Kostik Karganov
Modified: 2016-12-29 15:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.0


Attachments
screenshot (8.18 KB, image/png)
2010-12-21 11:46 UTC, Kostik Karganov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kostik Karganov 2010-12-21 11:46:24 UTC
Created attachment 55124 [details]
screenshot

Version:           SVN (using KDE 4.5.1) 
OS:                Linux

Resizing views on the left makes UI look strange

Reproducible: Always

Steps to Reproduce:
Switch to Filesystem or Classes view, resize the view to minimum width by dragging separator.
Then, switch to Projects view. It's minimal size is much larger and vertical separator position becomes in wrong position (not valid for current view geometry)

Actual Results:  
See the attached screenshot.

Expected Results:  
The geometry of docking windows in the same group should be consistent.
Comment 1 Sebastian Dörner 2011-02-28 19:52:34 UTC
Confirmed in 9666b7963c3ca6639c86cebb3436182ec1b53d69

Another way to reproduce:
1. have projects tool view enabled
2. unlock the projects tool view
3. Drag the separator on the right of the projects tool view from the normal position to the left. When the tool view reaches minimal width, the separator can be dragged further to the left, while the tool view keeps size.
 - lock the projects tool view again
Now you have the code window overlapped with a locked tool view as in the screenshot.
Comment 2 Kevin Funk 2016-12-29 15:46:23 UTC
This looks like it's no longer a problem. Reopen if you think it is.