office-gobmx/drawinglayer/source
Jonathan Clark 71b7313aa2 tdf#101686 Writer textbox direction changes depending on zoom
Previously, DrawingLayer would apply RTL flags in the case of RTL text,
but it would not clear them in the case of LTR text.

In certain situations, it is possible for Writer to draw the contents of
a text box while the VCL output device is configured for RTL output. As
a result, whether DrawingLayer correctly drew LTR text as LTR would
depend on the order that text was rendered. This issue would manifest as
text boxes appearing to spontaneously mirror themselves while zooming
and scrolling through Writer documents containing RTL text.

This change updates the relevant portion of DrawingLayer to also clear
the RTL flags in the case of LTR text.

Change-Id: I3a75561d08cdf3ee6c74b8f6e62f75a1dfcf165e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169942
Tested-by: Jenkins
Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-07-03 21:05:03 +02:00
..
animation
attribute tdf#153008 svx: impl crop for stretched bitmap fill 2024-06-06 10:03:14 +02:00
drawinglayeruno
dumper
geometry
primitive2d
primitive3d
processor2d tdf#101686 Writer textbox direction changes depending on zoom 2024-07-03 21:05:03 +02:00
processor3d
texture
tools