Bug 144669 - Tick box surrounded by black background in form displaying data source view
Summary: Tick box surrounded by black background in form displaying data source view
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
7.1.5.2 release
Hardware: x86-64 (AMD64) macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-09-22 16:26 UTC by Alex Thurgood
Modified: 2023-10-02 14:30 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of tickboxes with black background (18.57 KB, image/png)
2021-09-22 16:27 UTC, Alex Thurgood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Thurgood 2021-09-22 16:26:35 UTC
Description:
1) Create a form in a database file, where the form contains a tick box control
2) Enter some data into the form.
3) Activate the display "Data Source as Table" from the record navigation toolbar
4) The tick boxes are represented with black backgrounds, see enclosed screenshot.

Steps to Reproduce:
See above

Actual Results:
Tick boxes are displayed with a black background (see screenshot).

Expected Results:
The tick boxes should be displayed without the black background


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.1.5.2 / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 8; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded
Comment 1 Alex Thurgood 2021-09-22 16:27:59 UTC
Created attachment 175198 [details]
Screenshot of tickboxes with black background
Comment 2 Robert Großkopf 2021-09-25 06:55:52 UTC
Can't see this behavior under OpenSUSE 15.2 64bit rpm Linux and VCL: kf5. Seems to be (another) special MAC-bug.
Comment 3 Alex Thurgood 2021-09-25 07:03:56 UTC
(In reply to Robert Großkopf from comment #2)
> Can't see this behavior under OpenSUSE 15.2 64bit rpm Linux and VCL: kf5.
> Seems to be (another) special MAC-bug.

Thanks for checking!
Comment 4 psidiumcode 2021-09-28 19:36:51 UTC
I could reproduce it. 

Version: 7.2.0.4 / LibreOffice Community
Build ID: 9a9c6381e3f7a62afc1329bd359cc48accb6435b
CPU threads: 12; OS: Mac OS X 10.15.7; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 6552ec19d1920a0c4ab074b4a16afc0fe39296f3
CPU threads: 12; OS: Mac OS X 10.15.7; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
Comment 5 psidiumcode 2021-09-29 18:29:42 UTC
Bisected with bisect repo mac64-7.2:
 73381f7077e114b39dc2c46344d0366c7254de2e is the first bad commit
commit 73381f7077e114b39dc2c46344d0366c7254de2e
Author: libreoffice <libreoffice@libreoffices-Mac-mini.local>
Date:   Fri Mar 26 12:32:18 2021 +0100

    source 1a167625314bf36b735176ed488e6ba9b5e9b675
    
    source 1a167625314bf36b735176ed488e6ba9b5e9b675

 .../Contents/Frameworks/libvclplug_osxlo.dylib     | Bin 792028 -> 801996 bytes
 .../Contents/Resources/config/images_breeze.zip    | Bin 1888042 -> 1888042 bytes
 .../Resources/config/images_breeze_dark.zip        | Bin 1883715 -> 1883715 bytes
 .../Resources/config/images_breeze_dark_svg.zip    | Bin 1566710 -> 1566710 bytes
 .../Resources/config/images_breeze_svg.zip         | Bin 1564232 -> 1564232 bytes
 .../Contents/Resources/config/images_colibre.zip   | Bin 2757318 -> 2757318 bytes
 .../Resources/config/images_colibre_svg.zip        | Bin 2883054 -> 2883054 bytes
 .../Resources/config/images_elementary.zip         | Bin 4174032 -> 4174032 bytes
 .../Resources/config/images_elementary_svg.zip     | Bin 5454875 -> 5454875 bytes
 .../Resources/config/images_karasa_jaga.zip        | Bin 4879773 -> 4879773 bytes
 .../Resources/config/images_karasa_jaga_svg.zip    | Bin 19303300 -> 19303300 bytes
 .../Contents/Resources/config/images_sifr.zip      | Bin 2104813 -> 2104813 bytes
 .../Contents/Resources/config/images_sifr_dark.zip | Bin 2106689 -> 2106689 bytes
 .../Resources/config/images_sifr_dark_svg.zip      | Bin 1756382 -> 1756382 bytes
 .../Contents/Resources/config/images_sifr_svg.zip  | Bin 1752511 -> 1752511 bytes
 .../Contents/Resources/config/images_sukapura.zip  | Bin 3040207 -> 3040207 bytes
 .../Resources/config/images_sukapura_svg.zip       | Bin 4345422 -> 4345422 bytes
 LibreOffice.app/Contents/Resources/setuprc         |   2 +-
 LibreOffice.app/Contents/Resources/versionrc       |   2 +-
 19 files changed, 2 insertions(+), 2 deletions(-)
Comment 6 psidiumcode 2021-09-29 18:30:25 UTC Comment hidden (bibisection)
Comment 7 Aron Budea 2021-09-29 22:25:38 UTC
(In reply to psidiumcode from comment #5)
> Bisected with bisect repo mac64-7.2:
> 
> 73381f7077e114b39dc2c46344d0366c7254de2e is the first bad commit
> commit 73381f7077e114b39dc2c46344d0366c7254de2e
> Author: libreoffice <libreoffice@libreoffices-Mac-mini.local>
> Date:   Fri Mar 26 12:32:18 2021 +0100
Thanks for bibisecting, psidiumcode! Adding CC: to Thorsten Wagner.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=1a167625314bf36b735176ed488e6ba9b5e9b675
author		Thorsten Wagner <thorsten.wagner.4@gmail.com>	2021-01-10 23:49:25 +0100
committer	Tor Lillqvist <tml@collabora.com>	2021-01-17 19:21:15 +0100

tdf#138122 Add window scaling for retina displays on macOS
Comment 8 Xisco Faulí 2021-09-30 11:56:19 UTC
Don't see why it's a high/major issue
Comment 9 QA Administrators 2023-10-01 03:17:34 UTC Comment hidden (obsolete)
Comment 10 Alex Thurgood 2023-10-02 14:30:16 UTC
No longer present with

Version: 7.6.2.1 (AARCH64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 8; OS: Mac OS X 13.4; UI render: Skia/Raster; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: threaded