Description: When defining the look of a text field in a form, it reverts automatically back to flat look. This happend when creating a form with the assistant as well as selecting 3D look in the control properties > Style. Steps to Reproduce: 1.Select Use Wizard to Create Form 2.Create and save the form 3.Open the form to use it. Or 1. Create Form in Design View 2. Create a text control 3. Go go control properties > Style and select 3D Look 4. Save the form 5. Open the form to use it. Actual Results: When opening a for to use it, the 3D look on all text controls reverts back to flat. You could see this when opennig the text control properties. Expected Results: When openening a form where field are defined as 3D look, they should be display as 3D look. Reproducible: Always User Profile Reset: Yes Additional Info: Unable to display text controls in 3D Look.
Confirmed the buggy behavior Version: 24.2.5.2 (X86_64) / LibreOffice Community Build ID: bffef4ea93e59bebbeaf7f431bb02b1a39ee8a59 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: es-ES Calc: CL threaded
Looks like a duplicate. *** This bug has been marked as a duplicate of bug 156707 ***
Created attachment 196982 [details] textboxControl3D.odt: one flat and one 3d text box form control created in LO 7.5.9 The difference in the ODS is that the flat control has fo:border="solid #000000" while the 3D control simply has fo:border="#000000". [I don't see any mention of what fo:border values mean in the documentation.] There is no use of form:visual-effect (which accepts flat or 3d) - this is only used for checkboxes/radio-boxes.