diff options
author | sschmitz@chromium.org <sschmitz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 01:22:54 +0000 |
---|---|---|
committer | sschmitz@chromium.org <sschmitz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 01:22:54 +0000 |
commit | 238a8ecfe67823c07675c5347fdfedd858cd23e3 (patch) | |
tree | 119b59409b1331d5c2e0e46d11d1ca4f04291fa3 /chrome/test/ppapi/ppapi_test.h | |
parent | 58d57eb7e554dd78a2c88b7de93d3e29d7d21edc (diff) | |
download | chromium_src-238a8ecfe67823c07675c5347fdfedd858cd23e3.zip chromium_src-238a8ecfe67823c07675c5347fdfedd858cd23e3.tar.gz chromium_src-238a8ecfe67823c07675c5347fdfedd858cd23e3.tar.bz2 |
context menu does not work if one already open
This improves how ChromeOS handles mouse button presses
outside of a context menu. On mouse button presses not
only is the context menu and is message loop exited, but
the event is processed with the same result as if the
context menu had not been present. For example, a window
may be activated, another context menu may be brought up,
a new tab button may be executed, etc. This CL does not
yet handle touch events (separate issue).
The behavior is now more similar to how it works on Windows.
BUG=151074, 162172
TEST=manual
Bring up various context menus, then click various mouse
buttons outside of it.
Review URL: https://chromiumcodereview.appspot.com/11761027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178717 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/ppapi/ppapi_test.h')
0 files changed, 0 insertions, 0 deletions