diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-18 03:37:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-18 03:37:53 +0800 |
commit | a03640b77d1facd90e172b844c8b18318ec3931a (patch) | |
tree | 965061ffb4c4491e26896036a11f08dab123e29b /ChangeLog | |
parent | 170fc03054ca260d38365b2aa5a520e8a3f5c464 (diff) | |
download | gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.gz gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.bz2 gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.lz gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.xz gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.zst gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.zip |
Don't try to save the submit button image instead of submitting the form.
2003-12-17 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
Don't try to save the submit button image instead of submitting
the form. [Found by xan.]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-12-17 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): + + Don't try to save the submit button image instead of submitting + the form. [Found by xan.] + 2003-12-16 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (completion_func): |