Bug 158192 - UI Unexpected lock icon appears when enabling Skia
Summary: UI Unexpected lock icon appears when enabling Skia
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha0+
Hardware: All Windows (All)
: medium normal
Assignee: Balázs Varga (allotropia)
URL:
Whiteboard:
Keywords: bibisectNotNeeded, regression
Depends on:
Blocks: Options-Dialog
  Show dependency treegraph
 
Reported: 2023-11-13 09:00 UTC by Gabor Kelemen (allotropia)
Modified: 2023-11-20 20:07 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot of the problem on Windows (27.85 KB, image/png)
2023-11-13 09:00 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2023-11-13 09:00:55 UTC
Created attachment 190805 [details]
Screenshot of the problem on Windows

When the Options - General - View -> "Use Skia for all rendering" option is enabled, the "Use hardware acceleration" option becomes enabled and insensitive, but also a lock icon appears before it.

1. Go to Options - General - View under Windows
2. Enable/disable "Use Skia for all rendering" 
-> a lock icon appears before the "Use hardware acceleration" option. This should appear only if it's disabled because of a configuration lockdown setting.

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 50add2043752c7b07beccef9a509bea6c09619f8
CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded

Presumably a side effect from 
https://git.libreoffice.org/core/commit/bf7b0febbf3081a3693bf09bc4e779f7c6c30dc0

tdf#157837 - UI: Part 3 - Unify lockdown behavior of Options dialog
Comment 1 Gabor Kelemen (allotropia) 2023-11-20 20:07:36 UTC
Looks good now in:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5fe2bf914c251009ec4709fa8fdc45c3b53f676b
CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: threaded

https://cgit.freedesktop.org/libreoffice/core/commit/?id=0d30e2a8cd312dfcf5fc2ac0c67e09a1c74d2f46

Related: tdf#157837 - UI: Part 3 - Unify lockdown behavior of Options
dialog for View Page.