Opened 12 years ago
Closed 12 years ago
#2122 closed defect (fixed)
Maestro: WebLayout Dirty State
Reported by: | crispinatime | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description ¶
When editing a WebLayout changing the properties (tick-boxes) of any of the elements in the "Map Pane" or the "Task Pane" does not trigger a dirty state flag or save/discard prompt.
Eg Expected behaviour: toggling status of Toolbar sets save flag. Eg Actual behaviour: edited WebLayout can be closed loosing changes.
In addition, once a resource is opened from the tree control and edited the tree colour status is set to red. However, double-clicking the same resource again resets the tree status colour to green.
Expected behaviour: double-clicking already open tree resource does not change the current status colour (eg edited 'red' status stays red). Actual behaviour: double-clicking tree resource always sets colour to green (unedited).
Fixed trunk (r7027) and 4.0.x (r7028)