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 217897 - Line with breakpoint is red-green after you Continue on last breakpoint
Summary: Line with breakpoint is red-green after you Continue on last breakpoint
Status: RESOLVED DUPLICATE of bug 206099
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 13:37 UTC by Vladimir Riha
Modified: 2013-07-11 10:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (125.61 KB, image/png)
2012-09-05 13:37 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-09-05 13:37:54 UTC
Created attachment 123955 [details]
screenshot

To reproduce
- set some line breakpoint that is triggered on document load
- run the file
- code execution stops at the given line
- press F5 to continue

=> line is "two colored"



  Product Version         = NetBeans IDE Dev (Build 201209050001) (#3645cb9e4f5d)
  Operating System        = Linux version 3.2.0-29-generic-pae running on i386
  Java; VM; Vendor        = 1.7.0_06; Java HotSpot(TM) Client VM 23.2-b09; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_06-b24
Comment 1 Martin Entlicher 2012-09-05 16:29:12 UTC
This is a bad drawing in editor.
I do not think there is even API to draw an annotation like this.
Comment 2 Jan Lahoda 2013-07-11 10:30:56 UTC

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