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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/4a77d4d
                   |                            |5630950d5662befd936455c6b13
                   |                            |285d99
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.11

--- Comment #5 from Marco Martin <notm...@gmail.com> ---
Git commit 4a77d4d5630950d5662befd936455c6b13285d99 by Marco Martin.
Committed on 04/02/2025 at 13:51.
Pushed by mart into branch 'master'.

A way to insert KUrlNavigator pieces in a deterministic place in the focus
chain

QWidget::setTabOrder won't work correctly with KUrlNavigator, as by
itself it won't accept focus, but will contain child widgets on which
setTabOrder will be set by itself, altering the tab order that might
have been set by any parent widget
Related: bug 409540
FIXED-IN: 6.11

M  +39   -7    src/filewidgets/kfilewidget.cpp
M  +10   -1    src/filewidgets/kurlnavigator.cpp
M  +10   -0    src/filewidgets/kurlnavigator.h

https://invent.kde.org/frameworks/kio/-/commit/4a77d4d5630950d5662befd936455c6b13285d99

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to