https://bugs.documentfoundation.org/show_bug.cgi?id=162120
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=10 | |4318 --- Comment #9 from V Stuart Foote <[email protected]> --- >From looking through our existing bidi handling, seems like we could benefit from refactoring to more completely implement the UBA of Unicode UAX#9 [1] and the ICU libs API 'ubidi' [2] implementation directly. Perhaps even taking this opportunity to refactor and drop our legacy Western/CTL/CJK script--locale model, which currently drives our BiDi support, and its awful UI as has been suggested in bug 104318. =-ref-= [1] https://www.unicode.org/reports/tr9/ [2] https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/ubidi_8h.html#details -- You are receiving this mail because: You are the assignee for the bug.
