Ticket #2500 (closed defect: fixed)
EditDeleteWordLeft/EditDeleteWordRight detele {/} respectively
Reported by: | andrew_b | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.8.0-pre1 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
Steps to reproduce:
- In editor write
{qwert4asdfg}
- Move cursor on 4.
3a. Press alt-d (EditDeleteWordRight).
Result: 4asdfg} is removed. Note: including }.
Expected result: 4asdfg is removed, } is not.
3b. Press alt-bs (EditDeleteWordLeft).
Result: {qwert is removed. Note: including {.
Expected result: qwert is removed, { is not.
The same actions in input line work correct. {} are not removed.
Change History
comment:2 Changed 14 years ago by andrew_b
- Keywords stable-candidate added
- Votes for changeset set to andrew_b
comment:4 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:6 follow-up: ↓ 8 Changed 14 years ago by slavazanko
Angel_il, is this ticket closed or you have reason for leave as opened?
What about stable branch?
comment:7 Changed 14 years ago by angel_il
- Votes for changeset changed from andrew_b slavazanko to committed-master
- severity changed from approved to merged
comment:8 in reply to: ↑ 6 Changed 14 years ago by angel_il
Replying to slavazanko:
Angel_il, is this ticket closed or you have reason for leave as opened?
stable candidate
comment:9 Changed 14 years ago by andrew_b
- Status changed from assigned to testing
- Resolution set to fixed
comment:10 Changed 14 years ago by angel_il
- Keywords stable-candidate removed
- Status changed from testing to closed
cherry-picked: 9f97bcafeb44d4fce96c899f60a0c331ddb6804b
comment:11 Changed 14 years ago by andrew_b
- Votes for changeset changed from committed-master to committed-master committed-stable
branch: 2500_editor_WordRight_fix (parent: master)
changeset