[Bug 16091] New: The focus event is synchronous in browsers other than IE. Test-case: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1351 Apparently blur and various other events too. The spec seems to require that they're async.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16091

           Summary: The focus event is synchronous in browsers other than
                    IE.  Test-case:
                    http://software.hixie.ch/utilities/js/live-dom-viewer/
                    saved/1351  Apparently blur and various other events
                    too.  The spec seems to require that they're async.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#foc
                    us-management
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html
Multipage: http://www.whatwg.org/C#focus-management
Complete: http://www.whatwg.org/c#focus-management

Comment:
The focus event is synchronous in browsers other than IE.  Test-case:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1351  Apparently
blur and various other events too.  The spec seems to require that they're
async.

Posted from: 72.229.29.65
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19 (KHTML, like
Gecko) Chrome/18.0.1025.7 Safari/535.19

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 23 February 2012 18:20:57 UTC