Ticket #2393 (closed defect: fixed)

Opened 14 years ago

Last modified 13 years ago

Clipboard contents overwritten

Reported by: gotar Owned by: angel_il
Priority: major Milestone: 4.7.5
Component: mc-core Version: 4.7.0-pre4
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master

Description

Using InputKillWord, InputBackwardKillWord and InputKillRegion (alt-d, alt-backspace, ctrl-w) puts useless data into cooledit.clip (but InputKillLine = ctrl-k doesn't). Only InputXStore (alt-w) should do this, as only intentional copy makes sense; this irritating and dangerous (removing previous clipboard contents during regular line edition leads to possible data loss) bug was introduced in #244 and remains active for last year, needs to be fixed ASAP.

Change History

comment:1 Changed 13 years ago by angel_il

  • severity changed from no branch to on review

branch: 2393_disable_puts_to_clipboard
changeset: 49f05994979c3251ae24c1de016d29b50d5bc636

comment:3 Changed 13 years ago by slavazanko

  • Owner set to angel_il
  • Status changed from new to assigned
  • Votes for changeset set to slavazanko

comment:4 Changed 13 years ago by andrew_b

  • Keywords stable-candidate added
  • Votes for changeset changed from slavazanko to slavazanko andrew_b
  • severity changed from on review to approved

comment:5 Changed 13 years ago by angel_il

  • Votes for changeset changed from slavazanko andrew_b to committed-master
  • severity changed from approved to merged

comment:6 Changed 13 years ago by andrew_b

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

comment:7 Changed 13 years ago by andrew_b

  • Keywords stable-candidate removed
  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.