[Webkit-unassigned] [Bug 72811] [Gtk] No accessible caret-moved events found in certain content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 13:26:02 PDT 2012


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


Joanmarie Diggs <jdiggs at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158641|0                           |1
        is obsolete|                            |




--- Comment #3 from Joanmarie Diggs <jdiggs at igalia.com>  2012-08-16 13:26:35 PST ---
Created an attachment (id=158885)
 --> (https://bugs.webkit.org/attachment.cgi?id=158885&action=review)
New test case

Found the trigger. Finally. :-/

It seems that spans are exposed as having GroupRole (translates to ATK_ROLE_PANEL). If the span is displayed as a block element, we get caret moved events; otherwise we do not.

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