Ticket #2358 (closed defect: worksforme)
[Shift + Ins] didn't paste from cooledit.clip
Reported by: | Dogen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mcedit | Version: | 4.7.0.9 |
Keywords: | mcedit, copy, paste | Cc: | Dogen, gotar@… |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Platform: Thinkpad R50e
OS: Ubuntu 10.04 LTS (lubuntu desktop)
Steps to reproduce:
- Select text block with [Shift] pressed using arrow keys
- Press [Ctl + Ins]
- Verify content of "cooledit.cilp" -> text copied to the file
- Press [Shift + Ins] -> Nothing happen
Another possiblity that [Shift + Ins] copy content from other opened window (any other app) where text is marked by mouse
Change History
comment:1 Changed 14 years ago by Dogen
- Summary changed from [Shift + Ins] didn't copy from cooledit.clip to [Shift + Ins] didn't paste from cooledit.clip
comment:2 follow-up: ↓ 3 Changed 14 years ago by gotar
- Cc gotar@… added
Are you using xterm? If yes, shift-insert invokes insert-selection(PRIMARY, CUT_BUFFER0), please reconfigure your terminal or use another key binding for mcedit.
If you read in polish: http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg24211.html
comment:3 in reply to: ↑ 2 Changed 14 years ago by Dogen
Replying to gotar:
Are you using xterm? If yes, shift-insert invokes insert-selection(PRIMARY, CUT_BUFFER0), please reconfigure your terminal or use another key binding for mcedit.
If you read in polish: http://www.mail-archive.com/pld-devel-pl@lists.pld-linux.org/msg24211.html
Thanx gotar.
Actually I'm using lxterminal (lubuntu terminal). Do you know if there is another terminal wthout that issue?
comment:4 Changed 13 years ago by angel_il
- Branch state set to no branch
see solution for xterm in #2575