This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255650

Summary: [81cat] Copy/Paste stops working after interrupting debugging session
Product: editor Reporter: aquaglia <aquaglia>
Component: Key bindingsAssignee: Svata Dedic <sdedic>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Video showing that Copy&Paste works fine for me in 8.1 RC after debugging of JUnit test is interrupted.

Description aquaglia 2015-10-02 07:26:49 UTC
Product Version: NetBeans IDE 8.1 Beta (Build 201508041349)
Java: 1.8.0_45; Java HotSpot(TM) 64-Bit Server VM 25.45-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_45-b15
System: Windows 7 version 6.1 running on amd64; Cp1252; en_GB (nb)
User directory: C:\Users\quaglan\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\quaglan\AppData\Local\NetBeans\Cache\8.1beta


After interrupting a JUnit debugging session, copy/paste does not work any more.
Comment 1 Jiri Kovalsky 2015-10-02 09:11:10 UTC
Created attachment 156486 [details]
Video showing that Copy&Paste works fine for me in 8.1 RC after debugging of JUnit test is interrupted.
Comment 2 Jiri Kovalsky 2015-10-02 09:14:29 UTC
Works fine for me. Can you please create a similar video or provide some concrete steps how to reproduce the bug?
Comment 3 aquaglia 2015-10-02 15:06:06 UTC
Within NB it works but if I copy something from outside NB it keeps pasting the last thing pasted inside NB and vice-versa.