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 - [81cat] Copy/Paste stops working after interrupting debugging session
Summary: [81cat] Copy/Paste stops working after interrupting debugging session
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-02 07:26 UTC by aquaglia
Modified: 2016-08-12 09:18 UTC (History)
0 users

See Also:
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. (4.98 MB, video/ogg)
2015-10-02 09:11 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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.