[webkit-reviews] review requested: [Bug 30883] [Gtk] Implement AtkText for HTML elements which contain text : [Attachment 45740] caret offset and event adjustments

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


Joanmarie Diggs <joanmarie.diggs at gmail.com> has asked  for review:
Bug 30883: [Gtk] Implement AtkText for HTML elements which contain text
https://bugs.webkit.org/show_bug.cgi?id=30883

Attachment 45740: caret offset and event adjustments
https://bugs.webkit.org/attachment.cgi?id=45740&action=review

------- Additional Comments from Joanmarie Diggs <joanmarie.diggs at gmail.com>
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! :-)


More information about the webkit-reviews mailing list