libgrip maps gestures to wrong window
Bug #1479353 reported by
Stephen M. Webb
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libgrip |
Fix Committed
|
High
|
Stephen M. Webb |
Bug Description
Libgrip subscribes to gestures in the "top level" window for a widget but then only checks against the widget's window, not the widget's top level window, when gesture events arrive. That means most gestures never get reported.
This can be demonstrated by running the examples/
Related branches
lp://qastaging/~bregma/libgrip/lp-1479353
- Brandon Schaefer (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 103 lines (+72/-7)1 file modifiedsrc/gripgesturemanager.c (+72/-7)
Changed in libgrip: | |
milestone: | none → 0.3.10 |
Changed in libgrip: | |
status: | Triaged → In Progress |
Changed in libgrip: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.