[Webkit-unassigned] [Bug 72811] [Gtk] No accessible caret-moved events found in certain content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 19 21:33:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=72811
--- Comment #9 from Joanmarie Diggs <jdiggs at igalia.com> 2012-08-19 21:34:32 PST ---
Sorry for the spam, but just noticed this:
(In reply to comment #7)
> The logic change here appears to be to cause <spans> and anonymous render blocks to be ignored, but doesn't WebCore do that already?
Not if you have them mixed in a single element to be included. That's the problem. I've seen cases where:
* The inline span gets ignored, the block span gets included.
* The inline span becomes a child of GroupRole, because of the block span.
* The GroupRole gets included and the parent Paragraph gets ignored.
I have a Mac Mini and should probably add build WebKit for the Mac to my TODO list. In the meantime, what do you see hierarchy-wize for the test cases?
--
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