DescriptionPopup open and hide using Alt+KeyDown
HTMLSelect to open popup when key combination alt+keydown. It does not select any element, just opens or hide popup.
Once popup is open, default handler of the popup handles key event. For that reason hide popup is handled in PopupListBox.
This behavior is compatible with firefox behavior.
R=tkent, keishi
BUG=383818
TEST=On Alt+keydown open popup and check if visible. On again press of Alt+keydown, close popup.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177834
Patch Set 1 #
Total comments: 10
Patch Set 2 : #
Total comments: 6
Patch Set 3 : Updated as per code review comments #Patch Set 4 : Fixed mac tests #
Total comments: 9
Patch Set 5 : Structuring of code #
Total comments: 1
Patch Set 6 : Another patch for mac test fix #
Total comments: 1
Patch Set 7 : Review comments #Patch Set 8 : "Build fix" #Messages
Total messages: 28 (0 generated)
|