Created attachment 154980 [details] Backgroundcolor not shown in control textbox In standard dialog, the property Backgroundcolor in control textbox, only show when the property Border is: Without frame, but this property is: 3D llok or Flat, the back color not show. Attach test file.
(In reply to elmau from comment #0) > Created attachment 154980 [details] > Backgroundcolor not show in control textbox > > In standard dialog, the property Backgroundcolor in control textbox, only > show when the property Border is: Without frame, but this property is: 3D > llok or Flat, the back color not show. How do we test with the file to see the bad result vs. good result? I tried fiddling with the control properties, but could not figure out what you mean. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
Only open the file, that all. The three controls should see background in yellow. Only shown in the first one.
Ok, so you click the button and observe input fields. You can edit the dialog from Tools - Macros - Organize dialogs, expand the tree of the document and edit Dialog1. This is not seen on Windows. Would be interesting to hear from a macOS user. Tested with 43all bibisect repo, the problem is already in last36onmaster. In oldest, I was unable to change macro security settings.
For that, I set Linux (All)
Created attachment 165420 [details] Background show correctly in Windows
Created attachment 165421 [details] Background not show in Linux
I attach two images. In Windows, the background color work fine in text box. In Linux, only show if border type is Without frame Test in LO 7
Confirmed on Linux versions Version: 6.4.5.2 (x64) and later Test on: Version: 6.4.5.2 (x64) Version: 6.4.6.2 (x64) Version: 7.0.0.3 (x64)
caolanm->m.weghorn: Is this the same problem as bug 136094 and so is a duplicate of that ?
(In reply to Caolán McNamara from comment #9) > caolanm->m.weghorn: Is this the same problem as bug 136094 and so is a > duplicate of that ? Yes, I can reproduce with LO from Debian testing, but it works fine with current master. Closing as duplicate. Version: 7.1.0.0.alpha0+ Build ID: 007e6063931bd87d6ce15deb65b9adc823f74ce0 CPU threads: 12; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded *** This bug has been marked as a duplicate of bug 136094 ***
I confirmed fix it in: Version: 7.1.0.0.alpha0+ Build ID: f75581f73a24202f4c37f93e6233825ed2b50a4a CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded Thanks.