https://bugs.documentfoundation.org/show_bug.cgi?id=157698
Bug ID: 157698
Summary: [META] Unify lockdown UX in the Options dialog
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Depends on: 107671, 107686
Blocks: 102187
Currently the Options dialogs pages behave inconsistently when options are
locked down.
Most commonly they do not disable UI belonging to locked keys, so trying to
change them leads to a crash with a message
terminate called after throwing an instance of
'com::sun::star::lang::IllegalArgumentException'
(at least under Linux, bibisect repo builds)
In some cases the UI options are disabled, and in some cases even a small lock
icon is displayed on their left to indicate they are centrally locked, both are
the expected behavior.
This meta bug collects bugs about unifying the UI behavior:
- locked ("finalized") state of configuration keys should be checked by the UI
to avoid crashes
- locked UI elements should be disabled (greyed out but not hidden)
- locked UI elements should show a lock icon
In some cases the configuration keys can be changed from other parts of the UI,
bugs about such can be collected here as well (e.g. "Don't show this again"
boxes in pop-up nag windows).
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=102187
[Bug 102187] [META] Options dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107671
[Bug 107671] calc/writer finalized configuration items editable in UI
https://bugs.documentfoundation.org/show_bug.cgi?id=107686
[Bug 107686] add a registry value to configure Java feature
--
You are receiving this mail because:
You are the assignee for the bug.