https://bugs.documentfoundation.org/show_bug.cgi?id=173482
Jonathan Clark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Writer: Text frame / text |Writer: Text frame / text |box inside shape shifts to |box inside shape |the right after grouping |repositioned out of bounds |shapes in RTL page layout |after grouping shapes CC| |[email protected] Ever confirmed|0 |1 Blocks|162322 |108741 Status|UNCONFIRMED |NEW --- Comment #5 from Jonathan Clark <[email protected]> --- I was able to reproduce the bug, thanks to attachment 208467 in comment 4. This problem doesn't seem to be related to RTL, although the specific result we see does depend on direction. Steps to reproduce: 1. Create a new Writer document. The page text direction doesn't matter. 2. Insert a shape (e.g. rectangle). Do not type into it. 3. Add a text box to the rectangle. You can do this by right-clicking, then Add Text Box. Type something into the text box. 4. Add another shape. 5. Select both shapes, and group them. 6. The text box is no longer inside the containing shape. In my testing, with an RTL page style you can still see the text box, but it is now aligned to the right edge of the page. In LTR, the text box disappears from the page entirely. Reproduced in the following versions: Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 0916bb2e7a46209e63002404d165c13aad9d7b6c CPU threads: 32; OS: Linux 7.2; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Version: 26.2.6.3 (X86_64) Build ID: 620(Build:3) CPU threads: 32; OS: Linux 7.2; UI render: default; VCL: kf6 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Marking this bug new and moving it to Shapes. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=108741 [Bug 108741] [META] Shapes bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=162322 [Bug 162322] [META] Right-to-Left (RTL) direction issues -- You are receiving this mail because: You are the assignee for the bug.
