[Webkit-unassigned] [Bug 189487] New: AX: Not able to input text when VoiceOver is on.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 15:55:55 PDT 2018


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

            Bug ID: 189487
           Summary: AX: Not able to input text when VoiceOver is on.
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: abhiomkar at gmail.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 349345

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

Demo for safari + voiceover of text input

Issue:

When VoiceOver turned ON, not able to enter text on input when `value` attribute is missing. This happens only on Safari + VoiceOver, works fine on Chrome + VoiceOver.

Steps to reproduce:

1. Turn on VoiceOver
2. Open the attachment on Safari
3. Navigate to first text input using Ctrl + Option + Shift + Arrow Keys.
4. Try to enter input

Actual Behaviour:

Text input is not receiving any input.

Expected Behaviour:

Text input should receive input. Try navigating to rest of the text input which receives input since they've `value` attribute.

-- 
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/20180910/e6ae1181/attachment.html>


More information about the webkit-unassigned mailing list