Ticket #3761 (closed defect: fixed)
mcedit marked column deletion with F8 is wrong.
Reported by: | TomasMat | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.31 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | egmont, vopros4@… | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
When I mark column (Shitf+F3) in mcedit and select the column from left to right, from up to down, it can be properly deleted later with F8.
But if I select it from right to left, from up to down, erasing with F8 keeps the first line of the selected block, which is a bug.
PNG Screenshot at the following URL nicely demonstrates the issue:
http://www.slax.org/upload/mcedit-bugreport.png
Change History
comment:3 Changed 11 months ago by andrew_b
- Status changed from new to accepted
- Component changed from mc-core to mcedit
- Keywords mcedit removed
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.31
- Owner set to andrew_b
Branch: 3761_mcedit_delete_vertical_block
changeset:8625db572b62f1df6eb7640d199ad077d26a6e4a
comment:4 Changed 10 months ago by andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from on review to approved
comment:5 Changed 10 months ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [6abea9976bdccb94dec83db3d1076a95dfe20938].
Note: See
TracTickets for help on using
tickets.
Confirmed in current master.