Ticket #2153 (closed defect: fixed)
[editor][selection] selection moved when try to press F5 or F6
Reported by: | slavazanko | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.7.3 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description (last modified by angel_il) (diff)
LANG=ru_RU.UTF-8
Test case:
- run mc
- touch test.txt
- F4 on this file (open for edit)
- type any miltibyte text; for example:
тест 2тест2 тест тесттест
- make selection of 'тесттест'
- remove '2тест2' from first string
- press F5 or F6
You'll see shifted selection and broken copyed(or moved) text
Change History
comment:3 Changed 15 years ago by angel_il
- Status changed from new to accepted
- Owner set to angel_il
comment:4 Changed 14 years ago by angel_il
- Keywords stable-candidate added
- severity changed from no branch to on review
branch: 2153_wrong_selection_fix
changeset: a477f2b5cf33987b44add8e66b6b8e1331ff7f6b
comment:7 Changed 14 years ago by slavazanko
- Votes for changeset changed from andrew_b to andrew_b slavazanko
- severity changed from on review to approved
comment:8 Changed 14 years ago by angel_il
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b slavazanko to committed-master
- Resolution set to fixed
- severity changed from approved to merged
Fixed (master): e72693f30aad7e5836522d0db3bd37a351969a2a
comment:9 Changed 14 years ago by slavazanko
- Status changed from testing to closed
- Keywords stable-candidate removed
- Votes for changeset changed from committed-master to committed-master committed-stable
Stable branch: 2363968ffd7656f3ebb50cfa429f8688435992f7
Note: See
TracTickets for help on using
tickets.