Bug 155637 - Forms: Form controls for multi line text aren't shown with background when input data (Linux-KDE).
Summary: Forms: Form controls for multi line text aren't shown with background when in...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.5.4.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
: 157333 (view as bug list)
Depends on:
Blocks: KDE, KF5
  Show dependency treegraph
 
Reported: 2023-06-01 17:24 UTC by Robert Großkopf
Modified: 2024-01-15 16:32 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
printscreen 7.6 (37.37 KB, image/png)
2023-06-02 15:48 UTC, raal
Details
Background in KDE with LO 7.6.0.0.alpah1 (18.72 KB, image/png)
2023-06-02 17:34 UTC, Robert Großkopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Großkopf 2023-06-01 17:24:02 UTC
Download this attachment: https://bugs.documentfoundation.org/attachment.cgi?id=187644

Open the form for input data.
have a look at the two field for multi line text.
No background will be shown, but it is defined as white background.

Following might be the same reason:
Switch to next record in the form.
Content in both controls wont be refreshed. New content is shown with transparent background over the old content.
Comment 1 Robert Großkopf 2023-06-01 17:32:09 UTC
Forgot the version:
Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: b76a3bdc996f275f9d615b32d6ab89d533a7505c
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

on OpenSUSE 15.4 64bit rpm Linux.
Comment 2 raal 2023-06-02 15:48:05 UTC
Created attachment 187667 [details]
printscreen 7.6

It works for me in Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 845054aa25b7cba1daa1ff30b142d549027299bd
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded
Comment 3 Robert Großkopf 2023-06-02 17:34:03 UTC
Created attachment 187668 [details]
Background in KDE with LO 7.6.0.0.alpah1

Seems the bug only appears together with KDE. When starting the same document with
SAL_USE_VCLPLUGIN=gen
all works well.
But have a look at the screenshot: Have zoomed from 120% to 100% to get a smaller screenshot. Now it shows the content for 120%, 110% and 100%.
Comment 4 Robert Großkopf 2023-06-19 16:54:49 UTC
Bug also appears with LO 7.5.4.2, doesn't appear with LO 7.5.3.2

Version: 7.5.4.2 (X86_64) / LibreOffice Community
Build ID: 36ccfdc35048b057fd9854c757a8b67ec53977b6
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
Comment 5 Michael Weghorn 2023-07-31 16:58:12 UTC
Reproduced with

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9807d927a00e538af1561889fd897154ad9f3349
CPU threads: 12; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

Bibisected to:

commit 96a403b9b12fbea4cd1d72c55597dd64023de465
Author: Caolán McNamara
Date:   Thu May 4 10:24:53 2023 +0100

    Resolves: tdf#155029 set StandardStyles before updateFromModel
    
    otherwise it overrides custom settings set by the model properties
    
    Change-Id: If5898aba3f2701b6d6bdaed99f9cb01174e53613
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151356
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara

which may mean that it's a problem either with this commit or a pre-existing problem that's just triggered since that change (in particular given it seems to be kf5-only).
Comment 6 Robert Großkopf 2023-09-20 13:01:54 UTC
*** Bug 157333 has been marked as a duplicate of this bug. ***
Comment 7 brianofdorset 2023-11-20 17:16:51 UTC
I have the same problem:

Operating System: openSUSE Leap 15.5
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 5.14.21-150500.55.36-default (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A4-4000 APU with Radeon(tm) HD Graphics
Memory: 7.0 GiB of RAM
Graphics Processor: AMD ARUBA

It appeared in the last few weeks after KDE update.
Comment 8 Robert Großkopf 2024-01-15 16:32:05 UTC
Switched this Bug to Writer bugs, because it will also appear in normal Writer forms. See bug 155636 and the attachment
https://bugs.documentfoundation.org/attachment.cgi?id=191959
as a Writer form
and how it looks in KDE:
https://bugs.documentfoundation.org/attachment.cgi?id=191960