Ticket #2500 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

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:

  1. In editor write

{qwert4asdfg}

  1. 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:1 Changed 13 years ago by angel_il

  • severity changed from no branch to on review

branch: 2500_editor_WordRight_fix (parent: master)
changeset

comment:2 Changed 13 years ago by andrew_b

  • Keywords stable-candidate added
  • Votes for changeset set to andrew_b

comment:3 Changed 13 years ago by slavazanko

  • Status changed from new to assigned

comment:4 Changed 13 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 13 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 13 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 13 years ago by angel_il

Replying to slavazanko:

Angel_il, is this ticket closed or you have reason for leave as opened?

stable candidate

Last edited 12 years ago by slavazanko (previous) (diff)

comment:9 Changed 13 years ago by andrew_b

  • Status changed from assigned to testing
  • Resolution set to fixed

comment:10 Changed 13 years ago by angel_il

  • Keywords stable-candidate removed
  • Status changed from testing to closed

comment:11 Changed 13 years ago by andrew_b

  • Votes for changeset changed from committed-master to committed-master committed-stable
Note: See TracTickets for help on using tickets.