[Webkit-unassigned] [Bug 45383] New: [Gtk] Incorrect exposure of list items whose children are elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 05:18:43 PDT 2010


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

           Summary: [Gtk] Incorrect exposure of list items whose children
                    are elements
           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, apinheiro at igalia.com,
                    msanchez at igalia.com


Created an attachment (id=66882)
 --> (https://bugs.webkit.org/attachment.cgi?id=66882)
test case

As a result of the fix for bug #45190, the bullet/number of a list item was made part of the text. (Thanks!) This change seems to have had an unintended side effect for list items whose children are elements.

Steps to reproduce:
1. Open the attached test case.
2. In Accerciser, examine the accessible hierarchy.

Prior to the fix for bug #45190, each child of the list was a list item. Now, the list item whose immediate child is a paragraph is exposed to us as a paragraph. (And the bullet seems to be missing.)

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