[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 157039] shift + tab gives focus to tab bar
From:       "Kurt V.Hindenburg" <kurt.hindenburg () gmail ! com>
Date:       2009-10-13 15:05:55
Message-ID: 20091013150555.72B9522F8F () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=157039





--- Comment #12 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2009-10-13 17:05:52 ---
If anyone can try this patch, it appears to work in my quick testing.

Index: ViewContainer.cpp
===================================================================
--- ViewContainer.cpp    (revision 1034362)
+++ ViewContainer.cpp    (working copy)
@@ -429,6 +429,7 @@
     _tabBar = new ViewContainerTabBar(_containerWidget,this);
     _tabBar->setDrawBase(true);
     _tabBar->setDocumentMode(true);
+    _tabBar->setFocusPolicy(Qt::ClickFocus);

     _newTabButton = new QToolButton(_containerWidget);
     _newTabButton->setIcon(KIcon("tab-new"));

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic