Bug 204817
Summary: | Improve handling of other neutrals when creating bidirectional text runs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Doug Kelly <dougk> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Enhancement | CC: | mmaxfield, Ms2ger, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=204485 https://bugs.webkit.org/show_bug.cgi?id=178960 https://bugs.webkit.org/show_bug.cgi?id=130823 |
Doug Kelly
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57604704>
Myles C. Maxfield
*** Bug 188406 has been marked as a duplicate of this bug. ***