Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-view.c b/shell/ev-view.c
index c9eb4d2..9164267 100644
--- a/shell/ev-view.c
+++ b/shell/ev-view.c
@@ -1337,7 +1337,7 @@ ev_view_button_press_event (GtkWidget *widget,
}
view->selection_info.start.x = event->x + view->scroll_x;
- view->selection_info.start.y = event->y + view->scroll_x;
+ view->selection_info.start.y = event->y + view->scroll_y;
return TRUE;
case 2:
/* use root coordinates as reference point because