Ticket #2082 (new defect) — at Initial Version

Opened 14 years ago

Last modified 14 years ago

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:

  1. Open "Select" dialog (press "gray *").
  2. Current content of maskm field is '*'.
  3. Enter other mask: '*.c'.
  4. Close dialog by double pressing of Esc.
  5. 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.