Bug 204817 - Improve handling of other neutrals when creating bidirectional text runs
Summary: Improve handling of other neutrals when creating bidirectional text runs
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
: 188406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-03 14:56 PST by Doug Kelly
Modified: 2021-04-07 20:19 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Kelly 2019-12-03 14:56:24 PST
As noted in Bug 204485, when U_OTHER_NEUTRAL is encountered in createBidiRunsForLine at the end of a run, the result is unhandled.  There are perhaps other cases of other rules with regards to resolving neutrals as part of UAX #9 (https://unicode.org/reports/tr9/#Resolving_Neutral_Types) which may also need additional handling.
Comment 1 Radar WebKit Bug Importer 2019-12-03 14:56:49 PST
<rdar://problem/57604704>
Comment 2 Myles C. Maxfield 2021-04-07 20:17:51 PDT
*** Bug 188406 has been marked as a duplicate of this bug. ***