summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorJonathan Clark <jonathan@libreoffice.org>2024-07-05 15:19:23 -0600
committerJonathan Clark <jonathan@libreoffice.org>2024-07-09 01:32:07 +0200
commit6a54d08e6e52623f9769d17d7ea7390052cb275b (patch)
tree6cfee5814bbb36c9d9786175c57f4cee0c95c501 /dbaccess
parent81f2185c111b7d8154a2de128d490a0a9e822f19 (diff)
tdf#56408 Writer always breaks lines at text direction change
This change implements line breaking underflow for bidi portions. Previously, Writer would always treat the start of a bidi portion as a valid position to insert a line break. This caused incorrect line breaking behavior in certain situations where LTR text is followed by RTL text with no valid break position between, or vice-versa. Now, Writer will correctly insert the break at the previous valid position, rather than always breaking at the direction change. Change-Id: If4627f4d65d2c44b65653c689ee00a2e0cb4456a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170154 Tested-by: Jenkins Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
Diffstat (limited to 'dbaccess')
0 files changed, 0 insertions, 0 deletions