[Webkit-unassigned] [Bug 138689] New: 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 Nov 13 00:27:31 PST 2014


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

            Bug ID: 138689
           Summary: Select Input becomes unusable when the focus shifts
                    from select input to textarea in the same page
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: Mac OS X 10.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dineshsaravanank at gmail.com

When a web page have the select input and textarea in the same page, and the select is open, Shifting the focus from the select input to the textarea using textarea.focus() programatically renders the select input unusable.

Tested in OSX safari/webkit

Steps:
1) Goto: http://jsbin.com/genowiruli/4/edit
2) Click on the select input and keep it open
3) Wait for 7 seconds for the timeout to cause the focus to shift to textarea
4) Click on the textarea and try to change the select input
5) Notice the select input is not changing anymore

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141113/a662af94/attachment-0002.html>


More information about the webkit-unassigned mailing list