Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-09-29 14:38:33 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-09-29 14:38:33 (GMT)
commit2c027febd41098f2b2157d30210cc386fbbfdef8 (patch)
treed6e258b122a3ad012677712f1d755977ef21b56f /ChangeLog
parent2c40aa79d2a81584941ed5d900fa7285c0fd48fd (diff)
Give priority to form fields over images when deciding whether a button
2007-09-29 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_button_press_event): Give priority to form fields over images when deciding whether a button press event is over an image or form field. It allows edit form fields when they are over a background image. Fixes bug #477841. svn path=/trunk/; revision=2689
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ac8610..2e91417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-29 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view.c: (ev_view_button_press_event):
+
+ Give priority to form fields over images when deciding whether a
+ button press event is over an image or form field. It allows edit
+ form fields when they are over a background image. Fixes bug
+ #477841.
+
2007-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS: