[Webkit-unassigned] [Bug 144065] New: IndieUI: proof-of-concept for dismissrequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 12:19:05 PDT 2015


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

            Bug ID: 144065
           Summary: IndieUI: proof-of-concept for dismissrequest
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

Even though this is not an accessibility-specific feature, filing under the Accessibility component for now b/c there isn't a better place to implement end-to-end.

The "dismiss" request proof-of-concept example will fire a single event for any of the following physical events:

- mouse click (OS X) on the UITrigger "close" <button>.
- tap (iOS) on the UITrigger "close" <button>.
- spacebar key press (OS X) on the UITrigger "close" <button> (when focused).
- escape key press (OS X) anytime focus is in the view.
- VoiceOver's two-finger "scrub" gesture when VoiceOver is active on iOS.

Test case to be added.

-- 
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/20150422/79530363/attachment.html>


More information about the webkit-unassigned mailing list