[Webkit-unassigned] [Bug 92477] REGRESSION (r123767): platform/gtk/accessibility/object-with-title.html failing on GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 28 10:12:35 PDT 2012


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





--- Comment #5 from chris fleizach <cfleizach at apple.com>  2012-07-28 10:12:38 PST ---
(From update of attachment 155132)
i feel like these checks make sense for all platforms. 
what we're talking about here are things like <div> or <span> not showing up in the tree when they have some sort of accessible name. 
I think it makes sense that if something has helpText(), title or axDescription() then it should NOT be ignored at this point. the only things to verify is that helpText(), title and axDescription do not call accessibilityIsIgnored() at any point

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