Ticket #2431 (closed defect: invalid)

Opened 13 years ago

Last modified 13 years ago

Hot-key override data when attempt to add new field in Listenig mode

Reported by: AlexJ Owned by:
Priority: major Milestone:
Component: mc-core Version:
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

That is impossible to enter 'group' field in the user mini status record.

How to repeat:
F9 -> Listening mode
Select "Full mode", check "User mini status" and try to add custom field, for example:
half type name| owner | group | size | perm

when you will type character 'u' in the word 'group' cursor always move to "User defined field" record because of "u" is the hot-key for that record instead of "U".
Even if you prepare somewhere else the whole string:
'half type name| owner | group | size | perm '
and will attempt to paste it - anyway parser will catch character 'u' and move cursor out of "User mini status" record.

Suggestion:
Override hot-key 'u' to "U"

The only one possibility to enter configuration field string now is to shutdown MC, go to the ~/.mc and edit file 'panel.ini' with any editor.

Change History

comment:1 follow-up: ↓ 2 Changed 13 years ago by andrew_b

  • Status changed from new to closed
  • Version 4.7.4 deleted
  • Resolution set to invalid
  • Milestone 4.7 deleted

This is already fixed in #2405. Please use search before create new tickets.

comment:2 in reply to: ↑ 1 Changed 13 years ago by AlexJ

Replying to andrew_b:

This is already fixed in #2405. Please use search before create new tickets.

I tried to search it, but... my bad, sorry I guess I used wrong keywords for search terms that's why I didn't found it.

Thanks for fix.

Note: See TracTickets for help on using tickets.