summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_dll.gypi
diff options
context:
space:
mode:
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 21:41:06 +0000
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 21:41:06 +0000
commit66b29992dcbe65fe31dea866dbb9ac31edcb01f4 (patch)
tree68457297b1a319c526e09abc9b37ffbc01e4c9cf /chrome/chrome_dll.gypi
parent658cc62f9c2257f91e2600b2895aabd6b8462308 (diff)
downloadchromium_src-66b29992dcbe65fe31dea866dbb9ac31edcb01f4.zip
chromium_src-66b29992dcbe65fe31dea866dbb9ac31edcb01f4.tar.gz
chromium_src-66b29992dcbe65fe31dea866dbb9ac31edcb01f4.tar.bz2
Bookmarks: Fix position of context menu when opened using the keyboard.
After fixing the contextmenu event in WebKit we can no longer rely on the bug/hack/feature that screenX was 0 when the event was generated using the keyboard. We now keep track of keydown and keyup and if the right key was down then we know it was a context menu generated by the keyboard. BUG= 40073 TEST=Select an bookmark item (or a folder in the bookmark tree). Press Shift+F10. The context menu should be positioned relative to the selected item. Review URL: http://codereview.chromium.org/2845042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51779 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
0 files changed, 0 insertions, 0 deletions