[Webkit-unassigned] [Bug 28509] New: Re-map ARIA role "spinbutton" from ProgressIndicatorRole to SpinButtonRole (new)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 16:07:25 PDT 2009


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

           Summary: Re-map ARIA role "spinbutton" from
                    ProgressIndicatorRole to SpinButtonRole (new)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: klinktech at gmail.com


ARIA role "spinbutton" currently maps to WebCore::ProgressIndicatorRole. ARIA
role "progressbar" maps to the same WebCore role. To distinguish the two of
them, a WebCore::SpinButtonRole should be introduced, and "spinbutton"
re-mapped to that role.

-- 
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