[Webkit-unassigned] [Bug 27085] [Gtk] Incorrect rendering of list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 22:57:06 PDT 2009


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


Jan Alonzo <jmalonzo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jmalonzo at gmail.com
     Ever Confirmed|0                           |1




--- Comment #3 from Jan Alonzo <jmalonzo at gmail.com>  2009-10-24 22:57:06 PDT ---

> The way to solve this problem is to not ignore the list item. :-)

I filed https://bugs.webkit.org/show_bug.cgi?id=25888 a while ago that we don't
have a ListItem role in WebCore.
> 
> Operating under the assumption that the other platforms somehow don't have this
> issue, this patch gives platforms the opportunity to indicate that an object
> should not be ignored before accessibilityIsIgnored() does its thang.
> 
> As a related aside, what might be really cool is an accessibility-specific
> utility along the lines of DumpRenderTree. It would dump out the accessible
> tree for the platform specified. That way, before going with a
> platform-specific solution to a problem, one could do a quick sanity check: If
> it turns out all platforms have the problem, it would be good to solve it
> across the board.

There are accessibility tests in LayoutTests/accessibility which we can add
tests into (if it's not yet covered).

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