-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.28, 7.4.14rc1, 8.0.0rc1 (master)
-
Component/s: Frontend (F)
Problem description: In case if user opens Monitoring => Maps => Edit map. Clicks on Shape element "Add" hyperlink, configuration form is displayed.
Then if the user resizes the text area element in the "Text" field, closes the form (doesn't matter if the form is saved or not) and then adds another shape and opens its configuration form, the previously made "Text" field resizing is present in the configuration of this other shape (see gif below).
Steps to reproduce:
- Open Monitoring => Maps.
- Open any existing map in edit mode
- Add new "Shape" element
- In Shape configuration form change "Shape" to Eclipse, save it by pressing on "Apply" button
- Add some text to "Text" field
- Close configuration form without saving it
- Add another "Shape" element => Rectangle
- Add some text to "Text" field
- Change "Text" field sizing
- Close configuration form without saving it
- Open "Eclipse" configuration form
Result: The sizing of "Eclipse" Text field changed.
Expected: The "Text" field form stay intact. The sizing isn't changed.