RESOLVED FIXED 199431
AX: Re-enable accessibility/set-selected-text-range-after-newline.html test.
https://bugs.webkit.org/show_bug.cgi?id=199431
Summary AX: Re-enable accessibility/set-selected-text-range-after-newline.html test.
Andres Gonzalez
Reported 2019-07-02 20:26:06 PDT
This test had to be disabled due to bug in CharacterIterator.advance. The workaround implemented in visiblePositionForIndexUsingCharacterIterator had to be rolled out because was causing a hang. This test needs to be re-enable once the CharacterIterator.advance bug is fixed.
Attachments
Patch (6.62 KB, patch)
2019-07-30 19:33 PDT, Andres Gonzalez
no flags
Radar WebKit Bug Importer
Comment 1 2019-07-02 20:26:18 PDT
Alexey Proskuryakov
Comment 2 2019-07-03 10:17:06 PDT
> This test had to be disabled due to bug in CharacterIterator.advance. What is the bug? Can you link to other bugs where this happened please?
Ryosuke Niwa
Comment 3 2019-07-04 01:57:40 PDT
(In reply to Alexey Proskuryakov from comment #2) > > This test had to be disabled due to bug in CharacterIterator.advance. > > What is the bug? Can you link to other bugs where this happened please? That would be https://bugs.webkit.org/show_bug.cgi?id=199434.
Ryosuke Niwa
Comment 4 2019-07-04 01:58:20 PDT
Andres Gonzalez
Comment 5 2019-07-30 19:33:35 PDT
WebKit Commit Bot
Comment 6 2019-07-31 07:36:12 PDT
Comment on attachment 375202 [details] Patch Clearing flags on attachment: 375202 Committed r248037: <https://trac.webkit.org/changeset/248037>
WebKit Commit Bot
Comment 7 2019-07-31 07:36:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.