[Webkit-unassigned] [Bug 73832] New: [Gtk] Expose 'read only' state of non-text widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 08:03:41 PST 2011


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

           Summary: [Gtk] Expose 'read only' state of non-text widgets
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://archive.dojotoolkit.org/nightly/dojotoolkit/dij
                    it/tests/form/test_CheckBox.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdiggs at igalia.com


Certain non-text widgets can have a 'read only' state, such as cb4 on this test page [1]. Because this state is not exposed to ATs, ATs have no way to present this condition to the user.

While this *could* be done via an object attribute (for instance), I personally think that the read-only state is, well, a state. ;) For this reason I opened the following ATK/AT-SPI bugs: [2][3]. I also think that this condition/state is sufficiently rare that it would be worth waiting for the creation of the new ATK state rather than going the object-attribute (or similar) route.

[1] http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_CheckBox.html
[2] https://bugzilla.gnome.org/show_bug.cgi?id=665598
[3] https://bugzilla.gnome.org/show_bug.cgi?id=665599

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