[Webkit-unassigned] [Bug 109017] New: Many new HTML5 input types still exposed as generic AXTextfield

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 00:04:33 PST 2013


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

           Summary: Many new HTML5 input types still exposed as generic
                    AXTextfield
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: james at cookiecrook.com


We need updated role descriptions (and possibly subroles) for these element types.

<input type='color'>
<input type='date'>
<input type='datetime'>
<input type='datetime-local'>
<input type='email'>
<input type='month'>
<input type='number'> <!-- this one even includes some shadow dom steppers which should be an AXIncrementorButton or something -->
<input type='tel'>
<input type='time'>
<input type='url'>
<input type='week'>

Update the role-subrole-description.html layout test with any fixes for this bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list