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 144265 - "show monitors" toggle button adds expand signs
Summary: "show monitors" toggle button adds expand signs
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 13:53 UTC by Petr Cyhelsky
Modified: 2011-01-12 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (45.68 KB, image/jpeg)
2008-08-18 13:54 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2008-08-18 13:53:53 UTC
Product Version: NetBeans IDE Dev (Build 200808170243)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Clicking on "show monitors" toggle button in debugging view adds the expand node (plus on vista) sign next to all call
stack frames although they are not really expandable (don't have any monitors) invocation of any action which forces
repaint of debugging view makes these expand signs disappear again - see the screenshot
Comment 1 Petr Cyhelsky 2008-08-18 13:54:32 UTC
Created attachment 67704 [details]
screenshot
Comment 2 Martin Entlicher 2008-11-18 21:07:22 UTC
We should optimize that, remove the expansion signs as soon as monitors are loaded.
Comment 3 Martin Entlicher 2010-11-24 10:46:11 UTC
This was fixed in NB 7.0, the nodes are refreshed and expand signs are removed when they are not necessary.
Comment 4 dds.dhawal 2011-01-12 14:16:49 UTC
Verified in development build #201101110000