[Webkit-unassigned] [Bug 30883] [Gtk] Implement AtkText for HTML elements which contain text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 2 09:00:48 PST 2010


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


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45740|                            |review?
               Flag|                            |




--- Comment #6 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2010-01-02 09:00:45 PST ---
Created an attachment (id=45740)
 --> (https://bugs.webkit.org/attachment.cgi?id=45740)
caret offset and event adjustments

The first patch flattens the hierarchy, but the reported caret offset and the
events emitted were still with respect to the static text objects (which are no
longer in the hierarchy). This patch fixes those things. As a side effect, it
also fixes bug 25669. Yea! :-)

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