Bug 465053 - Global Drawer gets attached to the mouse after clicking an action that contains nested actions
Summary: Global Drawer gets attached to the mouse after clicking an action that contai...
Status: REPORTED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-30 20:40 UTC by Thiago Sueto
Modified: 2023-01-30 20:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Global Drawer example from Actions tutorial. (1.01 KB, text/x-qml)
2023-01-30 20:40 UTC, Thiago Sueto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Sueto 2023-01-30 20:40:45 UTC
Created attachment 155799 [details]
Global Drawer example from Actions tutorial.

When attempting to reproduce the example from https://develop.kde.org/docs/use/kirigami/introduction-actions/, I found a bug in how the global drawer behaves when using actions that contain nested actions.

The code example is added as an attachment. It can be run with qmlscene.

STEPS TO REPRODUCE

* Open global drawer on the upper left side
* Click View
* Move the mouse from the right to the left

OBSERVED RESULT

* The global drawer opens and attaches to the mouse movement

EXPECTED RESULT

* The global drawer simply opens