[Webkit-unassigned] [Bug 173497] New: AX: VoiceOver can change the value of disabled sliders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 15:38:32 PDT 2017


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

            Bug ID: 173497
           Summary: AX: VoiceOver can change the value of disabled sliders
           Product: WebKit
           Version: WebKit 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

AX: VoiceOver can change the value of disabled sliders


1. Open the attached test case.
2. Drag the slider with a mouse (no change, expected)
3. Tab to the slider and use arrows, home/end, or pageup/pagedown (no change, expected)
4. Navigate to the slider with VoiceOver, interact (VO+Shift+Down) and change the value (VO+Right)

VoiceOver speaks dimmed (expected) but the slider value updates and the display changes.

<input type='range' disabled>

-- 
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/20170616/536b600e/attachment.html>


More information about the webkit-unassigned mailing list