[Webkit-unassigned] [Bug 52324] REGRESSION: A problem with Voiceover and finding links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 12:57:22 PST 2011


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





--- Comment #5 from chris fleizach <cfleizach at apple.com>  2011-01-14 12:57:22 PST ---
Here are the issues related
1) WebDynamicScrollBars should no longer be returned as an accessible item (since its taken care of by AccessibilityScrollView)
2) accessibilityIsIgnored, cannot query if the helpText is empty, before checking it it's an attachment (in this case the help text (title) was not empty, so the wrong element was being returned)
3) the hit point needs to be altered when hit test within the iframe again to be offset correctly

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