Skip to content

Disabled fields get re-enabled when using Properties drop-down #488

Open
@johnjcamilleri

Description

@johnjcamilleri

I believe this is a bug:

  1. Disable part of the form with editor.getEditor('root.myfield').disable()
  2. Click the "Properties" drop-down - all the fields become temporarily disabled
  3. Close the "Properties" drop-down - all fields are re-enabled, including root.myfield

There should be a distinction between fields which are manually disabled and fields which are temporarily disabled by the Properties drop-down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions