Version: CVS (using KDE Devel) Installed from: Compiled sources I'm running current CVS with the new tabbar code. 1) Window close all doesn't close all anymore. 2) Also, every time I exit kdevelop I segfault but it doesn't generate a backtrace. 3) The close buttons on the tabs don't work. 4) Isn't the window menu supposed to be the last menu before help? It's that way in all of the other apps I checked. 5) It'd be nice if kdevelop remembered that active tab between sessions You probably already know all this anyway
"1)" is fixed Can't reproduce 2) and 3) 4) should be a different bug report (and in fact, I think there is one) 5) nice wish. different report, please. Closing.
3 is still broken. The little gear icon on the ideal mode file tabs is supposed to close the window if clicked. It used to do it but it got broken when the tab API changed.
What versions are you runnnig? kmdi branch + kdevelop branch works on my test box. kmdi head + kdevelop head works on my development box.
err... Maybe you just need to go into Configure KDevelop -> User Interface options to turn the feature on. It's off by default in HEAD.
That works now. I was unaware that it had become a config option.