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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/e058
                   |                            |f44960ba90b016a4c7238cb025e
                   |                            |1928256e1
         Resolution|---                         |FIXED

--- Comment #5 from Nate Graham <n...@kde.org> ---
Git commit e058f44960ba90b016a4c7238cb025e1928256e1 by Nate Graham, on behalf
of David Edmundson.
Committed on 19/04/2021 at 14:21.
Pushed by ngraham into branch 'master'.

[OverlaySheet] Fix click to close

In 21de2a2912839a7076623910025ff88c5cc31c2e. the main item was changed
from a MouseArea to a FocusScope.

Moving the MouseArea to be a child doesn't work breaks the fact that it
filters the drag children.

This patch wraps the MouseArea round all the main contents again.

M  +325  -324  src/controls/templates/OverlaySheet.qml
A  +54   -0    tests/OverlayFocusTest.qml     [License: LGPL(v2.0+)]

https://invent.kde.org/frameworks/kirigami/commit/e058f44960ba90b016a4c7238cb025e1928256e1

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

Reply via email to