Bug #10554
extraButtonLock: seems to be broken
Start date:
10.05.2020
Due date:
% Done:
0%
Estimated time:
Discuss:
Files
Related issues
Updated by Benjamin Baer 9 months ago
- File readonlyii.png readonlyii.png added
Add readonly to the tag - remove disabled.
The button lock does only set and remove readonly attribute - not disabled. Disabled is outdated for this function, since it doesn't work with all elements.
Wrong and current:
Updated by Carsten Rose 9 months ago
- Related to Bug #10173: Dynamic Update: Readonly element can't be activated via dynamic update added
Updated by Marc Egger 5 months ago
Fixed for input type: text, select, radio, checkbox
But: if a formelement is changed using dynamic update then it is unlocked automatically
i.e.: Can't us dynamic update with extraButtonLock