Describe the Bug
It seems toggling of a boolean setting is propagated to the next selected item in chrome for some settings. So if read-only is set for the first element, on selection of the second read-only is applied as well.
Steps to Reproduce
- Be on chrome
- Add two text fields
- Select the first
- Set it to read-only in the general group
- Select the second
- ! it is set to read only as well
Expected Behavior
- The field should not be changed and the next element should remain not read-only
Environment