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 146978

Summary: Balloon evaluation causes Debugger View repainting
Product: debugger Reporter: Martin Krauskopf <mkrauskopf>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2008-09-11 16:52:05 UTC
1) Suspend debugger session (e.g. hit the breakpoint)
2) Hover cursor above some expression

-> watch blinking Debugger View during each evaluation. Quite visible, thus P3.
Comment 1 Martin Krauskopf 2008-09-11 16:54:09 UTC
Seems to be reproducible on curtains expressions only. But seems to be a majority, let me know if you are not able to
reproduce.
Comment 2 Martin Krauskopf 2008-09-11 16:56:29 UTC
oops - s/curtains/certain
Comment 3 Martin Entlicher 2008-09-11 17:24:43 UTC
We have also seen this problem occasionally.
The repaints need to be made with a longer delay probably or some special mode while the method invocation is running
needs to be introduced.
Comment 4 Martin Krauskopf 2008-09-11 17:31:42 UTC
Actually having Debugger View open all the time (I started just now this mode), it blinks all the time during debugger
usage (balloon evaluation, stepping, watches viewing, ....). Is there filed some more general issue that this one? It
blinks so much that I've 'had to' dock it...
Comment 5 Petr Cyhelsky 2008-09-11 17:38:10 UTC
duplicate of #146321

*** This issue has been marked as a duplicate of 146321 ***
Comment 6 Quality Engineering 2010-04-29 09:44:00 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.