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.
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.
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
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%.
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
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).
*** Bug 157333 has been marked as a duplicate of this bug. ***
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.
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
Retesting for the error described below did not reveal any new findings. The error still exists. There are further inconsistencies in the area of the text fields. There are three options to choose from on text fields. However, only the “flat” option is saved. It is not possible to display fields with the 3D option after save-close-open.
(In reply to Heinz-Dieter from comment #9) > Retesting for the error described below did not reveal any new findings. The > error still exists. Please don't change the version. It should be the earliest version with this buggy behavior and this is LO 7.5.4.2. The behavior still exists, the regression is detected and the field is still unusable with Linux/KDE.
Created attachment 194080 [details] Screenshot of multiline box. Only switched sidebar off… Have a look about this funny bug: Won't show only the content of different rows of data in one field. Also shows the content of sidebar when opening the form. Doesn't repaint the background so the sidebar will appear twice inside the control, because I have closed the sidebar.
Similar problem, data in textfield doesn't refresh if you scroll through the fields, see attachment textfield_error. KDE 5.27.11 Ubuntu 24.04 Libreoffice 24.2.3.2
Created attachment 194456 [details] textfield error screenshot
Created attachment 194457 [details] textfield error database
Still present in Version 24.2.5.2 - backgound of multiline textfields is not set - new content is displayed over previous content - happens with existing base files as well as newly created ones Opensuse LEAP 15.5 KDE 5.27.9 LibreOffice 24.2.5.2 (directly installed from libreoffice.org)
Created attachment 195394 [details] Screenshot of textfield with no background several entries displayed on top of each other
Created attachment 195659 [details] Simplified Writer sample doc with multiline edit with green background
Pending fix: https://gerrit.libreoffice.org/c/core/+/171396
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/001c0934aab5c33b37a75798deb84c20b4b9d365 tdf#155636 tdf#155637 tdf#156962 Consistently use non-native controls It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Fixed in master now, backport for 24-8 pending in Gerrit: https://gerrit.libreoffice.org/c/core/+/171409
Michael Weghorn committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/7f50f18b0fc1e9d52bf2d8f929be8c5e4518ced8 tdf#155636 tdf#155637 tdf#156962 Consistently use non-native controls It will be available in 24.8.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Works well in Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 59cb37a210675d4269c2fcd48feeffe942538891 CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded (2024-08-12) Thanks! Haven't created any form with multiline text controls for a long time. Now I could use this kind of control again.
Thanks for testing!