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 230921

Summary: line with recently added breakpoint is not fully painted
Product: editor Reporter: Marian Mirilovic <mmirilovic>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Marian Mirilovic 2013-06-07 11:54:08 UTC
Created attachment 135501 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 201306062301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b13
System: Linux version 3.5.0-32-generic running on amd64; UTF-8; en_US (nb)


Steps to reproduce:
- add some lines into Java file
- toggle line breakpoint by mouse (click on gutter), use popupmenu or shortcut
- background of the line is changed - but only for part with text, not the rest (see attached screenshot)
- rest of line is repainted once you move out of the line
Comment 1 Jan Lahoda 2013-07-11 10:31:12 UTC

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