[webkit-reviews] review requested: [Bug 98379] [GTK] accessibility/textarea-selected-text-range.html is failing : [Attachment 179091] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 11:34:24 PST 2012


Alejandro Piñeiro <apinheiro at igalia.com> has asked  for review:
Bug 98379: [GTK] accessibility/textarea-selected-text-range.html is failing
https://bugs.webkit.org/show_bug.cgi?id=98379

Attachment 179091: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=179091&action=review

------- Additional Comments from Alejandro Piñeiro <apinheiro at igalia.com>
In the end it was not only implement those DRT methods. Some of the ATK
implementation methods were failing for the case of text areas (so making
remove this test from the failure list more important). So in a short this bug:

  * Fixes ATK implementation case for text area
  * Update the atk unit test, in order to include text areas
  * Implement the DRT methods pointed by Joanie at comment 1
  * Remove the test from the failure list at TestExpectations


More information about the webkit-reviews mailing list