https://bugs.documentfoundation.org/show_bug.cgi?id=151473
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected], | |[email protected], | |[email protected] --- Comment #1 from V Stuart Foote <[email protected]> --- But isn't this to be expected. We're using ICU Libs BiDi for detection of RTL to trigger collection of the run. [1] But then use no other logic to parse the weakly typed Open punctuation and Close punctuation for the rest of the run to keep it ordered when other scripts are encountered. In the example looks like we're finishing a run of RTL with closing bracket and the entering the western text, and finally entering a closing parenthesis when passing back into RTL. IIRC similar issues Open & Close punctuation in CJK runs passing between runs of Chinese and parenthetically embedded English. =-ref-= [1] https://opengrok.libreoffice.org/xref/core/sdext/source/pdfimport/tree/drawtreevisiting.cxx?r=69e9925d#108 -- You are receiving this mail because: You are the assignee for the bug.
