Bug 199431 - AX: Re-enable accessibility/set-selected-text-range-after-newline.html test.
Summary: AX: Re-enable accessibility/set-selected-text-range-after-newline.html test.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-02 20:26 PDT by Andres Gonzalez
Modified: 2019-07-31 07:36 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.62 KB, patch)
2019-07-30 19:33 PDT, Andres Gonzalez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Gonzalez 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.
Comment 1 Radar WebKit Bug Importer 2019-07-02 20:26:18 PDT
<rdar://problem/52563340>
Comment 2 Alexey Proskuryakov 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?
Comment 3 Ryosuke Niwa 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.
Comment 4 Ryosuke Niwa 2019-07-04 01:58:20 PDT
Also note: https://bugs.webkit.org/show_bug.cgi?id=199061
Comment 5 Andres Gonzalez 2019-07-30 19:33:35 PDT
Created attachment 375202 [details]
Patch
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2019-07-31 07:36:14 PDT
All reviewed patches have been landed.  Closing bug.