The cursor should be moved to where gestures occur
Bug #736212 reported by
Chase Douglas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ginn |
Fix Committed
|
High
|
Unassigned |
Bug Description
Moving the cursor to the gesture focus point would prevent bad event interpretation on touchscreens. Many applications perform different actions for a scroll event depending on where the cursor is on screen. For example, if the cursor is over a tab in the gnome terminal, scroll gestures will cycle through the open tabs instead of scrolling the content.
Related branches
lp://staging/~oif-team/ginn/scroll-pointer-fixes
- Mohamed IKBEL Boulabiar (community): Approve
-
Diff: 1451 lines (+695/-639)6 files modifiedetc/wishes.xml (+2/-2)
src/bamf.c (+27/-30)
src/config.c (+162/-137)
src/config.h (+17/-17)
src/ginn.c (+409/-402)
src/xt.c (+78/-51)
Changed in ginn: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Chase Douglas (chasedouglas) |
Changed in ginn: | |
status: | In Progress → Fix Committed |
Changed in ginn: | |
assignee: | Chase Douglas (chasedouglas) → nobody |
To post a comment you must log in.