Bug 187655

Summary: tabs are not resized as more channels are joined (konvi-kde4)
Product: [Applications] konversation Reporter: Kyle <g2g591>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: hein
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 187307    

Description Kyle 2009-03-19 22:43:40 UTC
Version:           konvi-kde4 rev 941479 (using Devel)
OS:                Linux
Installed from:    Compiled sources

for around 2 weeks when I connect to a large amount of channels upon startup (12 atm) tabs do not fit in the window even though I have "limit the size of the tab to fit all on screen" checked. Toggling this option (hiting apply after unchecking ,then rechecking and hitting apply) fixes this temporarily. Tabs are not resized after joining additional channels.
Comment 1 Peter Simonsson 2009-03-21 12:12:21 UTC
SVN commit 942190 by psn:

Work around the fact that KTabWidget::setAutomaticResizeTabs only seems
to calculate the sizes when one sets it to true.
BUG:187655


 M  +7 -0      viewcontainer.cpp  


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