[Webkit-unassigned] [Bug 141893] New: AX: scrollable elements do not allow 3-finger swipe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 00:03:18 PST 2015


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

            Bug ID: 141893
           Summary: AX: scrollable elements do not allow 3-finger swipe
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.1
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mj at flipboard.com
                CC: webkit-bug-importer at group.apple.com

Elements which have overflow: scroll; + -webkit-overflow-scrolling: touch; do not work with the 3-finger swipe gesture when VoiceOver is enabled. This worked in iOS 7.

Expected result: VoiceOver should announce "Page N of M" where N is the current page and M is the total number of pages determined by scroll height
Actual result: VoiceOver announces "Page 1 of 1" regardless of the scroll height

-- 
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/20150223/b853c644/attachment-0002.html>


More information about the webkit-unassigned mailing list