Chromium Code Reviews
DescriptionSELECT element: Commit a provisional OPTION selection on blur.
PopupMenuImpl::hide(), which is called on blur, should have same behavior as
PopupMenuImpl::closePopup(), which is called on canceling a popup.
Also, this CL removes hidePopup() call on 'disabled' attribute change because
enabling 'disabled' attribute will remove the focus, and move blur event handling
from menuListDefaultEventHandler() to dispatchBlurEvent() because
menuListDefaultEventHandler() isn't called if the element is disabled.
BUG=659585
Committed: https://crrev.com/b9ec42c0abbf77c9228f0d97ce261fb16b356094
Cr-Commit-Position: refs/heads/master@{#434395}
Patch Set 1 #
Messages
Total messages: 28 (19 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||