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 218384 - copy paste in editor is very slow and stops any other typing
Summary: copy paste in editor is very slow and stops any other typing
Status: RESOLVED DUPLICATE of bug 218370
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 14:30 UTC by Vladimir Voskresensky
Modified: 2012-09-17 14:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
9 sec NbClipboard.getContents() asks task.waitFinished (53.95 KB, application/octet-stream)
2012-09-14 14:30 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2012-09-14 14:30:31 UTC
Created attachment 124380 [details]
9 sec NbClipboard.getContents() asks task.waitFinished

I'm using dev build
Product Version: NetBeans IDE Dev (Build 20120914-c7964de735cd)
Java: 1.6.0_31; Java HotSpot(TM) Client VM 20.6-b01
System: SunOS version 5.10 running on x86; UTF-8; ru_RU (nb)

any copy or paste operation stops UI for half a second.

See collected profile-me snapshot.
NbClipboard.getContents() asks task.waitFinished and it takes 9 sec all in UI
Comment 1 Milutin Kristofic 2012-09-17 14:44:10 UTC
Bug #218370 is based on same issue.

*** This bug has been marked as a duplicate of bug 218370 ***