cuba
cuba copied to clipboard
DesktopOptionsGroup cannot be disabled
Environment
- Platform version: 6.10
- Client type: Desktop
Description of the bug or enhancement
DesktopOptionsGroup cannot be disabled because it has its own 'enabled' field; its value is always true, and it cannot be changed.
-
Minimal reproducible example
- Open the RefApp (release_6_10) desktop application.
- Tests > Component Samples > Options Groups.
-
Expected behavior An options group in the 'Disabled multiselect enum with horizontal orientation...' groupbox is disabled (as in web application).
-
Actual behavior Options group is enabled.