Opened 10 years ago
Last modified 10 years ago
#13276 confirmed Bug
Input:Select.Dialog: Delete default option. Value still existing
Reported by: | AndreasT | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.0 |
Keywords: | Cc: |
Description
Hi, i found a bug in the input select Dialog.
Steps:
- Click on input select
- Dialog: add some options
- Set one added option as default
- The default Value is now visible in "Value" field (under the "Name" field)
- Delete the previously setted default option.
=> 6. The value of the option which was deleted is still visible in the upper "Value" field.
Expected Behaviour: => value in field "Value" should be removed on deleting the default option.
Note: However if you open the dialog again (contextMenu edit selection). The value in "Value" field is removed.
So the broken behaviour is only on creating a new selection.
Change History (1)
comment:1 Changed 10 years ago by
Component: | Core : Selection → UI : Dialogs |
---|---|
Keywords: | selection dialog removed |
Status: | new → confirmed |
Version: | 4.4.7 → 3.0 |