Version: CVS HEAD 01 Dez 2003 aprox 11:00 UTC (using KDE KDE 3.1.4) Compiler: gcc 3.2.3 --enable-autoproject --enable-scriptproject --enable-trollproject --enable-customproject --enable-cvs --disable-perforce --disable-clearcase --enable-vba --enable-scripting --enable-closure --enable-nmcheck OS: Linux When only a single file is opened, the tab containing the filename is not displayed, but the space reserved for the file tabs is still there. Either remove this space, or display the tab, even if only a single file is opened (preferred, because the new layouting takes time, and also because the filename is handy even if only a single file is opened).
> but the space reserved for the file tabs is still there strange ... I do not see this with KDE 3.1.3
Created attachment 3505 [details] Two files, correctly displayed in kde 3.1.4
Created attachment 3506 [details] One file, file tab is missing (should say box.h) in kde 3.1.4
Created attachment 3507 [details] One file, tab missing in kde 3.1.1a This pic is also made on gentoo linux, but the kde version is older, also the kdevelop is a CVS version from last week, not from today, the problem is the same though.
I do get that with KDevelop HEAD and KDE 3.1.1 QT 3.1.1 I do _not_ get that with KDevelop HEAD and KDE 3.1.3 QT 3.1.2 So it is KDE / Qt dependent and has nothing to do with kdevelop.
I saw that too on kde 3.1.2 and qt 3.1.1. Seems to be kmdi related.
I think I can see a pattern here: Qt <= 3.1.1 blank space reserved for the file tabs Qt > 3.1.1 no blank space reserved for the file tabs Solution = update Qt.
I can confirm that updating Qt fixes the problem. Sadly they chose to hide tab and the space with only one file, while I would prefer to have the tab always, even for a single file ... making this configurable would be nice :)
*** Bug 70675 has been marked as a duplicate of this bug. ***
I support the opinion that the tab should never be removed. The file name is useful, especially because the user becomes accustomed to looking at the tab and not the main window title, unles he or she is looking for full path info. Leaving it there shouldn't have any negative impact, and removing it is just another minor concentration breaker.
This is working for me with the recent CVS images.
Replaced mucki@gryps.org with daniel.franke@imbs.uni-luebeck.de due to bounces by reporter
Yes, this was fixed in CVS some months ago. Closing as FIXED.