Description: A drawing object has a "Remove Textbox" which creates an empty frame (Captionbox/image frame is converted to Drawing object) Steps to Reproduce: 1. Open the attached file 2. Save as DOCX 3. Select the outer frame & right click. Apply remove textbox Actual Results: Frame content gone, but frame still present Expected Results: No clue what should happen here, but this doesn't seem right. Maybe 'remove textbox' or filter that out in these cases? Reproducible: Always User Profile Reset: No Additional Info: Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 9c95415de877af1430ab5b7123e11dedd0ea622c CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 177167 [details] Example file
I'm sorry, but I can't see "Remove Textbox" in context menu and also not in an entry of the menu bar. i couldn't add command to context menu "Text Frame" and if I add it to a toolbar, it is greyed out, if I choose one of the frames. Telesto, please check, if sample document is correct and if it is, give perhaps some more informations. Thank you. => NEEDINFO
(In reply to Dieter from comment #2) > Telesto, please check, if sample document is correct and if it is, give > perhaps some more informations. Thank you. I forgot a step.. 1. Open the attached file 2. Save as DOCX 3. File -> Reload 4. Select the outer frame & right click. Apply remove textbox
[Automated Action] NeedInfo-To-Unconfirmed
I confirm it with Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 151c56ed547490a99d912524c0e56b5d6d4a1939 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL
Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still present in Version: 24.2.3.2 (X86_64) / LibreOffice Community Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL threaded But I think main question is about expected result (see comment 0). Is it possible to avoid change to Drawing Object? Don't know who can answer that question.
(In reply to Dieter from comment #7) > Is it possible to avoid change to Drawing Object? No. It's by design for compatibility reasons with Word. At least the export part. No clue if it's possible to convert it back to Textbox on import time, I guess not The main request to hide Remove Textbox from context menu, if it's possible to detect what the shape actually represents. A caption frame
(In reply to Telesto from comment #8) > The main request to hide Remove Textbox from context menu, if it's possible > to detect what the shape actually represents. A caption frame So let's ask design-team
Undo/redo deletes the whole object, which could be expected considering that deleting the caption frame also removes the content. However, adding a caption to a default drawing object makes the caption frame a frame and not a drawing object itself. I believe this is a bug in the import filter.