Bug 149656 - Discrepancy between "Text attributes" labels and actual view for writing-mode TB_RL (east asian)
Summary: Discrepancy between "Text attributes" labels and actual view for writing-mode...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CJK Text-Attributes-Dialog
  Show dependency treegraph
 
Reported: 2022-06-21 11:55 UTC by Regina Henschel
Modified: 2024-07-22 09:00 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
File for testing (16.39 KB, application/vnd.oasis.opendocument.presentation)
2022-06-21 11:55 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2022-06-21 11:55:21 UTC
Created attachment 180869 [details]
File for testing

Open attached file. It contains a title with writing mode "top to bottom then right to left" (TB_RL) which is used for East Asian scripts.

Select the title and open its "Text Attributes". Notice, that the labels naming "left", "right", "top" and "bottom" and the anchor mark to not correspond to the actual position and distances in the title shape. It seems, that the settings in the dialog are applied 90deg clock-wise rotated to the shape.
Comment 1 Stéphane Guillou (stragu) 2023-01-12 14:42:23 UTC
Reproduced in:

Version: 7.5.0.1 (X86_64) / LibreOffice Community
Build ID: 77cd3d7ad4445740a0c6cf977992dafd8ebad8df
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 2 Eyal Rozenberg 2024-07-22 07:19:56 UTC
(In reply to Regina Henschel from comment #0)

So, the Left-Right-Top-Bottom are applied in accordance with the LTR text's orientation - which is not what we would want; while the anchoring is applied in accordance with the page's orientation (and also, the CJK glyphs' orientation) - which is what we want. Right?

Also, it seem to me more like a CJK issue than an RTL-CTL issue, wouldn't you agree?
Comment 3 Regina Henschel 2024-07-22 09:00:51 UTC
Yes, RTL is not affected.