Status: Unconfirmed
Owner: ----
Labels: Cr-UI Pri-2 Via-Wizard Type-Bug OS-Windows
New issue 405813 by
baronofe...@gmail.com: Preventing default action for
shift+f10 event is not stopping triggering of contextmenu event
http://code.google.com/p/chromium/issues/detail?id=405813
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/36.0.1985.143 Safari/537.36
Steps to reproduce the problem:
1. go to
http://jsfiddle.net/TGks5/21/
2. tab off focus to link
3. press shift+f10
4. In keydown handler, a menu div is displayed and focus moved on to it.
Then event.preventDefault() is also invoked.
What is the expected behavior?
It should not fire contextmenu event as I prevented default action. Even If
it fires contextmenu event, it should be fired on link but actually it is
on html.
What went wrong?
Issue 1: contextmenu event is fired even shift+f10 event's default action
is prevented.
Issues 2: Also it is firing contextmenu event on html element instead of
Link.
Did this work before? N/A
Chrome version: 36.0.1985.143 Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 14.0 r0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings