[Webkit-unassigned] [Bug 199293] New: Blur event not fired when set display:none on element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 15:37:31 PDT 2019


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

            Bug ID: 199293
           Summary: Blur event not fired when set display:none on element
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: megan_gardner at apple.com, rniwa at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com

Created attachment 373060

  --> https://bugs.webkit.org/attachment.cgi?id=373060&action=review

Test

Steps to reproduce:

1. Open the attached test case.

No blur event is fired even though the text field is not longer visible on the page due to display:none set on its containing block. Moreover, typing in the state fires key events.

Filed spec. clarification question: <https://github.com/w3c/uievents/issues/236>

-- 
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/20190627/285a160c/attachment-0001.html>


More information about the webkit-unassigned mailing list