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 195367 - Breakpoint background is not properly drawn
Summary: Breakpoint background is not properly drawn
Status: RESOLVED DUPLICATE of bug 192627
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.0
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 22:26 UTC by michal.owsiak
Modified: 2011-02-16 15:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
break point error (171.15 KB, image/png)
2011-02-11 22:26 UTC, michal.owsiak
Details
screen (166.41 KB, image/png)
2011-02-13 22:08 UTC, michal.owsiak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michal.owsiak 2011-02-11 22:26:16 UTC
Created attachment 105916 [details]
break point error

Start Debugger Sanity Test.

Go to, Test suite: Apply Code Changes

After you set breakpoint at line #25 and choose "Debug File" you should see similar error (see attachment).
Comment 1 Jiri Kovalsky 2011-02-11 23:47:35 UTC
For the record, I have seen this as well on my Linux Mint.
Comment 2 michal.owsiak 2011-02-13 22:08:52 UTC
Created attachment 105968 [details]
screen

disabling breakpoint for build.xml results with incorrectly redrawn background
Comment 3 Martin Entlicher 2011-02-16 15:46:30 UTC
This is a bug in drawing of annotations. Debugger can not anything with this.

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