[Webkit-unassigned] [Bug 45190] [Gtk] A list item's number/bullet should not be a child of that list item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 03:25:21 PDT 2010


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


Mario Sanchez Prada <msanchez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com




--- Comment #1 from Mario Sanchez Prada <msanchez at igalia.com>  2010-09-07 03:25:21 PST ---
I guess this changes means to change WebCore::AccessibilityRenderObject::accessibilityIsIgnored() to return *true* for those objects with roleValue() == ListMarkerRole, thus affecting all the ports.

My question then is, is this change that all the ports are willing to accept? IMHO, it doesn't make sense (neither in GTK nor in any other port) to have a a11y object just fro the  number/bullet and, in case that info was important, setting it along with the acecssible text should be enough. But I don't know what other software (like VO, for instance) expects in this case so any light on this topic would be welcome.

Joanmarie, Chris, what do you think about this?

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