[Konsole-devel] [Bug 162420] The "new tab" and "close tab" buttons don't appear when launching konsole

Robert Knight robertknight at gmail.com
Wed May 21 22:20:22 UTC 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=162420         
robertknight gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From robertknight gmail com  2008-05-22 00:20 -------
SVN commit 810949 by knight:


Fix "Show 'New Tab' and 'Close Tab' buttons on tab bar" setting not being 
applied correctly on startup.

Test for the tab bar being explicitly hidden with isHidden() rather than just
isVisible() which will return true if the setting is applied before the 
container widget is shown.

BUG: 162420
CCBUG: 157015



 M  +3 -27     ViewContainer.cpp  
 M  +1 -1      ViewManager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=810949



More information about the konsole-devel mailing list