Ticket #3252 (new defect)
Incorrect cursor position in Quick view
Reported by: | egmont | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Choose "Quick view" for one of the panels.
Do stuff, like press up/down to go to the prev/next file, press tab to focus the quick view panel etc.
Notice that the terminal's cursor ends up at random places, such as the mini-status, the percent of the viewer, or the bottom right of the terminal.
The expected location is the command prompt, since this is where you'd type text.
Note: See
TracTickets for help on using
tickets.
Please see also #3253. If the resolution there is to disallow editing the command line, the cursor should stay where it is currently (away from the command line) when the viewer is focused.
Nevertheless, the cursor is definitely mispositioned when the file listing panel has the focus.