[Webkit-unassigned] [Bug 138689] Select Input becomes unusable when the focus shifts from select input to textarea in the same page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 10:40:25 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=138689

Jon Honeycutt <jhoneycutt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhoneycutt at apple.com

--- Comment #1 from Jon Honeycutt <jhoneycutt at apple.com> ---
The popup menu should be dismissed when the textarea gains focus. <https://bugs.webkit.org/show_bug.cgi?id=113220> implemented that. It also added a regression test, fast/forms/select/popup-closes-on-blur.html, but the test was never enabled on the Mac. This might be because showing a popup menu on the Mac spins a nested run loop that breaks the test infrastructure.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150903/3c7a999b/attachment.html>


More information about the webkit-unassigned mailing list