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 - Balloon evaluation causes Debugger View repainting
Summary: Balloon evaluation causes Debugger View repainting
Status: CLOSED DUPLICATE of bug 146321
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 16:52 UTC by Martin Krauskopf
Modified: 2010-04-29 09:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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