[webkit-reviews] review requested: [Bug 133479] [ATK] accessibility/textarea-selected-text-range.html is failing : [Attachment 232428] Patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 3 09:10:47 PDT 2014


Mario Sanchez Prada <mario at webkit.org> has asked  for review:
Bug 133479: [ATK] accessibility/textarea-selected-text-range.html is failing
https://bugs.webkit.org/show_bug.cgi?id=133479

Attachment 232428: Patch proposal
https://bugs.webkit.org/attachment.cgi?id=232428&action=review

------- Additional Comments from Mario Sanchez Prada <mario at webkit.org>
There was indeed a problem in the implementation of atk_text_set_caret_offset,
which was not controlling boundaries properly as atk_text_set_selection does.
This patch just implements one function in terms of the other. Please review,
thanks


More information about the webkit-reviews mailing list