Bug 74137 - session tabs on the left or right side
Summary: session tabs on the left or right side
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: tabbar (show other bugs)
Version: 1.3
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 81275 92359 (view as bug list)
Depends on: 54194
Blocks:
  Show dependency treegraph
 
Reported: 2004-02-04 16:00 UTC by Thorsten Holtkaemper
Modified: 2024-04-23 03:47 UTC (History)
4 users (show)

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 Thorsten Holtkaemper 2004-02-04 16:00:15 UTC
Version:           1.3 (using KDE KDE 3.2.0)
Installed from:    SuSE RPMs

As screenspace is always precious and most of the screens are wider than high it was a nice option to move the session icons to the left or right side in order to gain some more lines for the terminal. With switching to session tabs this option is gone and at least for me (programmer/admin) it's a real regression compared to the former versions of Konsole. I really would like to have this option back.
Comment 1 Stephan Binner 2004-05-10 20:54:07 UTC
*** Bug 81275 has been marked as a duplicate of this bug. ***
Comment 2 Kurt Hindenburg 2004-05-24 19:11:02 UTC
Reading the QT docs 3.3 it appears that the tab position has only 2 options:
QTabWidget::Top - above the pages 
QTabWidget::Bottom - below the pages 

Not sure if qt or kde/konsole changed for kde 3.2.0.
Comment 3 Stephan Binner 2004-11-04 11:23:35 UTC
*** Bug 92359 has been marked as a duplicate of this bug. ***
Comment 4 Baldur Gislason 2004-11-04 16:30:06 UTC
I complained about this a few weeks ago, and it was pointed out that this was because they switched to QTTabWidget to handle the tabs.
I don't understand why really. The old method of handling the tabs worked great and didn't hamper their placement. QTTabWidget is a serious handicap to such a fine program as Konsole.
So here comes the classic saying, if it ain't broken, don't fix it. Why dump the old tabs system which was working a lot better than what replaced it.
Comment 5 lexual 2005-07-09 03:53:42 UTC
does qt4 help out with this bug in anyway?
Comment 6 Aaron Williams 2005-07-09 04:56:54 UTC
I looked into this and I believe it does.  QT4 now supports tab widgets on the sides as well as the top and bottom.
Comment 7 Kurt Hindenburg 2005-07-09 09:42:42 UTC
Yes Qt4 does... they must have added it later after the previews...   I can't get Qt4/0KDE4 to compile yet... I wonder what tabs on the side look like...

QTabWidget::North  0  The tabs are drawn above the pages.
QTabWidget::South  1  The tabs are drawn below the pages.
QTabWidget::West  2  The tabs are drawn to the left of the pages.
QTabWidget::East  3  The tabs are drawn to the right of the pages.
Comment 8 DB 2005-11-13 14:37:04 UTC
Being able to put the tabs on the left (or right?) is especially useful when you are supporting a large number of connections into other machines, don't bother with icons, and just use text to identify each window.  Trying to do this with tabs on top or bottom is pretty pointless.
Comment 9 Kurt Hindenburg 2005-11-15 07:16:56 UTC
I would think it will be in KDE4.0.  Currently KDE4/kdelibs is not working well enough to bother trying to add this feature.
Comment 10 Robert Knight 2008-01-16 02:45:39 UTC
> QTabWidget::West  2  The tabs are drawn to the left of the pages.
> QTabWidget::East  3  The tabs are drawn to the right of the pages. 

These values for the tab shape cause the tabs to be rendered with vertical text which is difficult to read.  I won't be implementing that, although there is a possibility for a vertical list (like Kate) in future which could facilitate a very large number of sessions open at once - although the items would still have to be called tabs since that is a word used frequently in the user interface and documentation.
Comment 11 Jekyll Wu 2011-10-09 06:40:52 UTC
I think this depends upon bug #54194
Comment 12 Kurt Hindenburg 2024-03-24 01:54:49 UTC
Until this is allowed in Qt/KDE, this won't happen easily.
Comment 13 Bug Janitor Service 2024-04-08 03:47:20 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 14 Bug Janitor Service 2024-04-23 03:47:13 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!