After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 305422 - Gestures
Gestures
Status: RESOLVED WONTFIX
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Low enhancement
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-25 11:19 UTC by Nickolay V. Shmyrev
Modified: 2005-07-08 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (24.29 KB, patch)
2005-06-22 15:05 UTC, Nickolay V. Shmyrev
none Details | Review
Updated patch (24.09 KB, patch)
2005-06-22 16:33 UTC, Nickolay V. Shmyrev
none Details | Review

Description Nickolay V. Shmyrev 2005-05-25 11:19:44 UTC
Gpdf has nice but hidden capability - it has mouse gestures imelemented with
code gtkgestures.[ch] I think it would be nice to have such thing in evince.
Comment 1 Marco Pesenti Gritti 2005-05-25 11:35:05 UTC
One problem I remember we had in galeon was which mouse button to use for
gestures. Using right button breaks the context menu behavior (we dont have one
right now but I guess it could be added in future). Middle button is taken by
scrolling and left button by selection.
Comment 2 Michaël Arnauts 2005-05-25 12:19:26 UTC
these were the gestures used by gpdf (which i liked, if i could choose, i would
rather have the guestures instead of the "middlemouse-button-press-scrolling")

A B C
D E F
G H I

D -> F: next page
F -> D: precious page
I -> A: zoom out
A -> I: zoom in
B -> H: end of document
H -> B: begin of document

it might be possible there are other gestures :)
Comment 3 Martin Kretzschmar 2005-05-26 22:36:17 UTC
Haha, didn't know there were people who knew about the gestures (except the few
whom I told about). Michaël's list is complete.
Comment 4 Nickolay V. Shmyrev 2005-06-22 15:05:18 UTC
Created attachment 48161 [details] [review]
Patch

Also should fix bug 170874, bug 308128, 308265
Comment 5 Nickolay V. Shmyrev 2005-06-22 16:33:43 UTC
Created attachment 48164 [details] [review]
Updated patch
Comment 6 Marco Pesenti Gritti 2005-06-24 16:04:11 UTC
About gestures I think we are going to wontfix, as discussed on irc.