[Webkit-unassigned] [Bug 56271] New: focus() call inside input event handler is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 14:33:11 PDT 2011


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

           Summary: focus() call inside input event handler is ignored
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: tony at chromium.org, ojan at chromium.org,
                    enrica at apple.com, leviw at chromium.org


When an input element is created and focus() is called on that element inside an input event handler of another input element, the focus stays on the input element from which the input event was fired and focus() call is effectively ignored.

http://crbug.com/75863

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list