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 249215 - org.openide.explorer.propertysheet.StringInplaceEditor.processMouseEvent: LowPerformance took 32605 ms.
Summary: org.openide.explorer.propertysheet.StringInplaceEditor.processMouseEvent: Low...
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-12-09 03:16 UTC by Exceptions Reporter
Modified: 2015-04-15 13:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 213997


Attachments
nps snapshot (81.38 KB, application/nps)
2014-12-09 03:16 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-12-09 03:16:42 UTC
This bug was originally marked as duplicate of bug 236333, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Windows 7

User Comments:
GUEST: Trying to select value of long string variable in variables tab.



Maximum slowness yet reported was 32605 ms, average is 32605
Comment 1 Exceptions Reporter 2014-12-09 03:16:44 UTC
Created attachment 150974 [details]
nps snapshot
Comment 2 Martin Entlicher 2015-04-15 13:32:14 UTC
javax.swing.text.Utilities.getTabbedTextWidth()	takes a really long time.
We have already lowered the number of characters that are displayed, which should fix this issue. http://hg.netbeans.org/core-main/rev/f2a9b7fce1b6