Bug 247616 - Tabs aren't available anymore in KMail2
Summary: Tabs aren't available anymore in KMail2
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: UI (show other bugs)
Version: 2.0.90
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 09:34 UTC by Elias Probst
Modified: 2010-08-17 17:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elias Probst 2010-08-13 09:34:40 UTC
Version:           2.0 beta1 (using KDE 4.5.0) 
OS:                Linux

KMail2 4.5 SVN 20100811

In KMail2, it isn't possible anymore to open a folder in a 2nd tab like it was possible in KMail 1, by doing a wheelclick on a folder.

Please re-enable this functionality.

Reproducible: Always
Comment 1 Laurent Montel 2010-08-16 12:02:26 UTC
SVN commit 1164241 by mlaurent:

Implement middle-click to open folder in new tab.
All works in kmail, need to implement it in messagelistview :)
CCBUG: 247616 


 M  +20 -1     foldertreeview.cpp  
 M  +10 -2     foldertreeview.h  
 M  +22 -9     kmmainwidget.cpp  
 M  +3 -2      kmmainwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1164241
Comment 2 Elias Probst 2010-08-16 17:20:56 UTC
Could this be backported to 4.5?
Comment 3 Laurent Montel 2010-08-17 17:52:06 UTC
SVN commit 1164768 by mlaurent:

Implement #247616
These is still a little bug
BUG: 247616


 M  +3 -11     kmail/foldertreeview.cpp  
 M  +1 -3      kmail/foldertreeview.h  
 M  +12 -15    kmail/kmmainwidget.cpp  
 M  +5 -3      kmail/kmmainwidget.h  
 M  +12 -4     messagelist/pane.cpp  
 M  +3 -0      messagelist/pane.h  
 M  +8 -0      messagelist/widget.cpp  
 M  +1 -1      messagelist/widget.h  


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