Version: git master (using KDE 4.6.0) OS: Linux When I try to resize a toolview, it is automactlly resized and it is too small. The problem is that there is no way to enlarge it and I have to restart kdevelop. Here a screenshot: http://img163.imageshack.us/img163/8078/kdevelopbug1.png. Reproducible: Always Steps to Reproduce: Resize a toolview
just try to resize the "filebrowser" toolview once triggers this behavior
ah and make sure to have a narrow main window (not maximized), mine was about ~800px wide when I triggered that behavior.
I can always trigger it also when windows is maximized or not
great and today I cannot reproduce it anymore :( wth
I can still trigger it (updated to last git master right now)
I might have found what is wrong with the size of toolview. I've got the same problem with the 4.2.0 version of kdevelop. If I open the toolview to the right (Documentation,Snippets) and make it smaller, I can now resize the toolview to the left. It seems that the right toolview takes all the available space, which being added to the minimum space that is reserved for the mainview, reduces the left toolview to a very small space.
It worked! It is not normal to take all available space even if all widgets in the right toolview are closed
Atempt to fix this at https://git.reviewboard.kde.org/r/100616
I experience this behavior, with konsole part at bottom view and shown. Steps to reproduce: 1. Open a toolview on the left or right 2. Open "Konsole" at bottom 3. resize left or right toolview I tried to reproduce with other views at bottom and succeeded with "Breakpoints" first, but after that all went well. Other toolviews seem to work.
I think this has been fixed in the rev 4e204dcafce117f52a9488d6c8a3125d3a21da7e I was able to reproduce this problem before, but now everything works perfectly.
Yes. Bug is squashed.