evince: Need a way to disable gestures
Bug #676528 reported by
Cody Russell
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Open Input Framework |
Fix Released
|
Medium
|
Cody Russell |
Bug Description
Title says it all.
Related branches
lp://staging/~bratsche/oif/disable-gestures
- Mohamed IKBEL Boulabiar (community): Approve
-
Diff: 137 lines (+47/-26)4 files modifiedshell/ev-application.c (+14/-0)
shell/ev-application.h (+2/-0)
shell/ev-window.c (+28/-25)
shell/main.c (+3/-1)
Changed in utouch: | |
assignee: | nobody → Cody Russell (bratsche) |
importance: | Undecided → Medium |
Changed in utouch: | |
status: | New → In Progress |
Changed in utouch: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This is still broken in Oneiric (evince- 3.2.0-0ubuntu1. ) The property "enable-gestures" is installed with the property G_PARAM_ CONSTRUCT_ ONLY and can't be changed after the GtkWidget is constructed. (And drag-to-scroll is seriously borked, so I'd really like to be able to disable gesture support!)