Ticket #2082 (new defect) — at Initial Version
If dialog was canceled, inpul line content is saved in history
Reported by: | andrew_b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.2 |
Component: | mc-core | Version: | 4.7.1 |
Keywords: | Cc: | gotar@… | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
For example, get the 'Select' dialog.
How to reproduce:
- Open "Select" dialog (press "gray *").
- Current content of maskm field is '*'.
- Enter other mask: '*.c'.
- Close dialog by double pressing of Esc.
- Open dialog again.
Result: content of mask input line is '*.c'.
Expected result: content of mask input line is '*'.
Note: See
TracTickets for help on using
tickets.