Ticket #3175 (new defect)

Opened 10 years ago

Last modified 10 years ago

mc hangs copy-pasting vertical block (Alt+F5)

Reported by: skvadrik Owned by:
Priority: major Milestone: Future Releases
Component: mcedit Version: master
Keywords: Alt F5 hang Cc: skvadrik@…
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Steps to reproduce:
1) open file "mc_hangs_on_copy_paste_vertical_block" on F4 (for editing)
2) move cursor to position (row:0, column:0)
3) press Alt
4) using right and down arrows, select vertical block (width: 4 columns, height: 2 rows)
5) relese Alt
6) move cursor to position (row:4, column:0)
7) press F5

Result: mc is not responding to any keybord signals.
Expected result: selected block copy-pasted successfully.

Note: file contains long ASCII lines (it's a part of source code).

Attachments

mc_hangs_on_copy_paste_vertical_block (21.8 KB) - added by skvadrik 10 years ago.
file contains long ASCII lines

Change History

Changed 10 years ago by skvadrik

file contains long ASCII lines

comment:1 Changed 10 years ago by andrew_b

  • Component changed from mc-core to mcedit

comment:2 Changed 10 years ago by andrew_b

Actually, mc doesn't hang. It performs a very long-time operation.

Note: See TracTickets for help on using tickets.