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 - line with recently added breakpoint is not fully painted
Summary: line with recently added breakpoint is not fully painted
Status: RESOLVED DUPLICATE of bug 206099
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-07 11:54 UTC by Marian Mirilovic
Modified: 2013-07-11 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (118.03 KB, image/png)
2013-06-07 11:54 UTC, Marian Mirilovic
Details

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