Ticket #2082 (accepted defect) — at Version 3

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: andrew_b
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 (last modified by andrew_b) (diff)

For example, get the 'Select' dialog.

How to reproduce:

  1. Open "Select" dialog (press "gray *").
  2. Current content of mask 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 '*'.

Change History

comment:1 Changed 14 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from 4.7 to 4.7.2

Created 2082_cancel_dlg_input_line branch. Parent branch is master.
Initial changeset:e595456e40ae9108dc23bfe742292041f09ec9dc

comment:2 Changed 14 years ago by andrew_b

  • severity changed from no branch to on review

comment:3 Changed 14 years ago by andrew_b

  • Description modified (diff)
Note: See TracTickets for help on using tickets.