Bug 162085 - Text form fields defined with 3D look turn back to flat look.
Summary: Text form fields defined with 3D look turn back to flat look.
Status: RESOLVED DUPLICATE of bug 156707
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
24.2.3.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-18 12:14 UTC by eric.rausch
Modified: 2024-10-09 12:53 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
textboxControl3D.odt: one flat and one 3d text box form control created in LO 7.5.9 (12.10 KB, application/vnd.oasis.opendocument.text)
2024-10-09 12:53 UTC, Justin L
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eric.rausch 2024-07-18 12:14:00 UTC
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.
Comment 1 jcsanz 2024-07-18 17:15:47 UTC
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
Comment 2 m_a_riosv 2024-07-18 21:35:03 UTC
Looks like a duplicate.

*** This bug has been marked as a duplicate of bug 156707 ***
Comment 3 Justin L 2024-10-09 12:53:46 UTC
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.