]> spindle.queued.net Git - midori/commit
Handle the context menu on button press, not release.
authorChristian Dywan <christian@twotoasts.de>
Thu, 3 Jan 2008 01:16:06 +0000 (02:16 +0100)
committerChristian Dywan <christian@twotoasts.de>
Thu, 3 Jan 2008 01:16:06 +0000 (02:16 +0100)
commit7c45654993394116d1fe9f7471f7091d6879b1ba
treea7e4289c7b870b95de6a86fdfdd1db3976572c22
parent75b0dc673536cde0a9f5d5441d7d2f55e656ac4f
Handle the context menu on button press, not release.

As stated in the reference popup menus should be opended
from button-press-event instead of button-release-event.
src/browser.c
src/webView.c
src/webView.h