Bug 157702 - Unify lockdown behavior of Options dialog General page
Summary: Unify lockdown behavior of Options dialog General page
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Balázs Varga (allotropia)
URL:
Whiteboard: target:24.2.0
Keywords:
Depends on:
Blocks: UI-Lockdown
  Show dependency treegraph
 
Reported: 2023-10-11 15:03 UTC by Gabor Kelemen (allotropia)
Modified: 2023-10-24 06:39 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Lock down extension for the General page (1.63 KB, application/vnd.openofficeorg.extension)
2023-10-11 15:03 UTC, Gabor Kelemen (allotropia)
Details
The General page after installing the extension (71.65 KB, image/png)
2023-10-11 15:03 UTC, Gabor Kelemen (allotropia)
Details
Updated extension with working Common::DateFormat::TwoDigitYear (1.64 KB, application/vnd.openofficeorg.extension)
2023-10-19 14:46 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-10-11 15:03:04 UTC
Created attachment 190142 [details]
Lock down extension for the General page

When the settings of the Options dialog page General are locked down, several of the UI elements do not reflect this by becoming disabled and displaying a lock icon on their left.

1. Install the attached extension in the Tools - Extensions dialog
2. Restart LibreOffice
3. Go to Tools - Options - General
-> the UI elements have no lock icon on their left, they are not disabled, changing their status and pressing OK usually crashes LibreOffice

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 9f44f9fad759dea644356b67b9cd0fab030e8b77
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: x11
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded
Comment 1 Gabor Kelemen (allotropia) 2023-10-11 15:03:22 UTC
Created attachment 190143 [details]
The General page after installing the extension
Comment 2 Gabor Kelemen (allotropia) 2023-10-19 14:46:48 UTC
Created attachment 190299 [details]
Updated extension with working Common::DateFormat::TwoDigitYear
Comment 3 Commit Notification 2023-10-24 06:37:51 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d8b96939806bbeacc91bb2c42d44bb6de21010d0

tdf#157702 - UI: Part 2 - Unify lockdown behavior of Options dialog

It will be available in 24.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.