[Webkit-unassigned] [Bug 25528] New: [Gtk] Text attributes not exposed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 14:59:37 PDT 2009


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

           Summary: [Gtk] Text attributes not exposed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joanmarie.diggs at gmail.com
                CC: xan.lopez at gmail.com, William.Walker at sun.com


Steps to reproduce:

1. Open the (to-be) attached test case.

2. In Accerciser, in the pane on the left, select any object from the page
content for which the accessible text interface has been implemented. 

3. In Accerciser, in the pane on the right, choose the Interface Viewer from
the notebook. Expand Text (Editable) to see the text, caret offset, the
non-default text attributes associated at that offset, and the start and end
offset for those attributes. 

4. Check the "Include defaults" checkbox to see the text attributes associated
with the entire text object.

Expected results: The above attribute information and offsets would be exposed.

Actual results: None of the above attribute information or offsets are exposed.

Ideally, the attributes (and attribute names) exposed to assistive technologies
would be taken from this list so as to be more consistent with existing Gtk+
apps:

http://library.gnome.org/devel/atk/unstable/AtkText.html#AtkTextAttribute


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



More information about the webkit-unassigned mailing list