Bug 158192

Summary: UI Unexpected lock icon appears when enabling Skia
Product: LibreOffice Reporter: Gabor Kelemen (allotropia) <kelemeng>
Component: WriterAssignee: Balázs Varga (allotropia) <balazs.varga991>
Status: RESOLVED FIXED    
Severity: normal CC: balazs.varga991
Priority: medium Keywords: bibisectNotNeeded, regression
Version: 24.2.0.0 alpha0+   
Hardware: All   
OS: Windows (All)   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=157837
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 102187    
Attachments: Screenshot of the problem on Windows

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.