Review Request: Fix for CTRL+Tab not switcing tabs in Konqueror when the active tab is a Dolphin filemanagement part

Dawit Alemayehu adawit at kde.org
Tue Sep 25 16:38:29 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106569/
-----------------------------------------------------------

Review request for Dolphin and KDE Base Apps.


Description
-------

This patch fixes a bug where pressing CTRL+Tab does not switch tabs when active tab in Konqueror is a Dolphin's filemanagement part. It happens because DolphinView installs an event filter and does not call event->ignore() or event->setAccepted(false) to allow those events to be propagated up the event chain.


This addresses bug 302329.
    http://bugs.kde.org/show_bug.cgi?id=302329


Diffs
-----

  dolphin/src/views/dolphinview.cpp 0584972 

Diff: http://git.reviewboard.kde.org/r/106569/diff/


Testing
-------


Thanks,

Dawit Alemayehu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120925/baaafedb/attachment.htm>


More information about the kde-core-devel mailing list