[Webkit-unassigned] [Bug 98379] [GTK] accessibility/textarea-selected-text-range.html is failing

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


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


Alejandro Piñeiro <apinheiro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179091|                            |review?, commit-queue?
               Flag|                            |




--- Comment #3 from Alejandro Piñeiro <apinheiro at igalia.com>  2012-12-12 11:36:47 PST ---
Created an attachment (id=179091)
 --> (https://bugs.webkit.org/attachment.cgi?id=179091&action=review)
Fixes the bug

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

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