]> spindle.queued.net Git - midori/commit
Return saved boolean from button_press in button_release
authorChristian Dywan <christian@twotoasts.de>
Sun, 29 Jan 2012 18:14:24 +0000 (19:14 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 29 Jan 2012 18:14:24 +0000 (19:14 +0100)
commitf0c4b3d538f171be4a311430ee2ce4a2e1a7bebf
treefd048f0f3e6682aaa8e1584dada4a1c8705daf42
parente16e1d14d423b4fedeedb3789591f3267c71533e
Return saved boolean from button_press in button_release

It may or may not happen that WebKit reacts on clicks
regardless of the boolean returned in button_press, as
a work-around button_release returns the same value now.

Fixes: https://bugs.launchpad.net/midori/+bug/707024
midori/midori-view.c