From 2c027febd41098f2b2157d30210cc386fbbfdef8 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sat, 29 Sep 2007 14:38:33 +0000 Subject: Give priority to form fields over images when deciding whether a button 2007-09-29 Carlos Garcia Campos * 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 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3ac8610..2e91417 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-09-29 Carlos Garcia Campos + + * 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 * NEWS: -- cgit v0.9.1