[Konsole-devel] [Bug 258719] [RFE] Allow the focus-under-mouse policy to be applied on the widget level

Thomas Lübking thomas.luebking at gmail.com
Mon Aug 29 15:18:12 UTC 2011


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


Thomas Lübking <thomas.luebking at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwin-bugs-null at kde.org
          Component|general                     |general
            Version|4.7.0                       |0.9
         AssignedTo|kwin-bugs-null at kde.org      |konsole-devel at kde.org
            Product|kwin                        |konsole




--- Comment #6 from Thomas Lübking <thomas luebking gmail com>  2011-08-29 15:18:12 ---
KWin cannot handle focus assignment inside toplevel windows.

You'd have to read that setting from the kwin config so the only thing kwin
could do here was to eg. set a property on the root window about the focus
policy and/or emit a dbus signal clients could listen to.

In case anyone wonders: tab focussing is handled by the widget style and
anything but QEvent::MouseButtonPress will currently cause issues in at least
some applications (notably konqueror)

-> sending back to konsole

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the konsole-devel mailing list