[Tokodon] [Bug 475043] Problem with Bidi text
Janet Blackquill
bugzilla_noreply at kde.org
Wed Jan 24 16:03:23 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=475043
Janet Blackquill <uhhadd at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/netw
| |ork/tokodon/-/commit/3d6f5f
| |f58604978e4d85d201078c69bc3
| |acd900b
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #6 from Janet Blackquill <uhhadd at gmail.com> ---
Git commit 3d6f5ff58604978e4d85d201078c69bc3acd900b by Janet Blackquill.
Committed on 24/01/2024 at 17:03.
Pushed by jblackquill into branch 'release/24.02'.
PostContent: assorted bidirectionality fixes
- turn mentions into bidirectional isolates which makes them work nicer inline
in RtL
- split apart <br/> into text blocks, which allows each line to have its own
direction like other platforms render them
(cherry picked from commit 80eb1b3e35a3dfa60deff6a53a2ad53f9536a396)
M +2 -0 src/CMakeLists.txt
M +1 -6 src/content/ui/StatusDelegate/PostContent.qml
M +1 -1 src/utils/clipboard.cpp
A +75 -0 src/utils/textpreprocessing.cpp [License: LGPL(v2.0+)]
A +25 -0 src/utils/textpreprocessing.h [License: LGPL(v2.0+)]
https://invent.kde.org/network/tokodon/-/commit/3d6f5ff58604978e4d85d201078c69bc3acd900b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list