[Webkit-unassigned] [Bug 130941] [ATK] No accessible caret-moved events in a href display:block in div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 27 01:39:05 PDT 2014


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





--- Comment #4 from Jarek Czekalski <jarekczek at poczta.onet.pl>  2014-04-27 01:39:26 PST ---
I was wrong. The atk text object, whose parent is the link, is not exposed. That is the link has 0 children.

I tried to check if renderer()->isRenderObject() to stop ignoring block links. This works for the provided test case. Unfortunately gnome documentation still does not work, so I have to prepare another test case and think of a patch then.

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