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 182874 - [69cat] incorrect painting of selected region
Summary: [69cat] incorrect painting of selected region
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P2 normal (vote)
Assignee: issues@editor
URL:
Keywords: REGRESSION
: 182906 182926 183656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-26 11:11 UTC by Vladimir Voskresensky
Modified: 2010-04-09 04:52 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
incorrect drawing of selection (131.39 KB, image/png)
2010-03-26 11:11 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2010-03-26 11:11:13 UTC
Product Version         = NetBeans IDE Dev (Build 100326-cf6cffc3bbd1) (#cf6cffc3bbd1)
  Operating System        = SunOS version 5.10 running on x86
  Java; VM; Vendor        = 1.6.0_14; Java HotSpot(TM) Server VM 14.0-b16; Sun Microsystems Inc.
  Runtime                 = Java(TM) SE Runtime Environment 1.6.0_14-b08
  Java Home               = /usr/jdk/instances/jdk1.6.0_14/jre
  System Locale; Encoding = ru_RU (nb); UTF-8

Have a loot at attachment: white lines in some places and no such lines in other. Probably issue with rounding of doubles into integers
Comment 1 Vladimir Voskresensky 2010-03-26 11:11:59 UTC
Created attachment 95926 [details]
incorrect drawing of selection
Comment 2 Vladimir Voskresensky 2010-03-26 13:28:50 UTC
bug is very visible in read only files and files from jars
Comment 3 Vladimir Voskresensky 2010-03-26 14:54:02 UTC
could be related:
http://netbeans.org/bugzilla/show_bug.cgi?id=182903
Comment 4 Jan Lahoda 2010-04-06 14:25:44 UTC
*** Bug 182906 has been marked as a duplicate of this bug. ***
Comment 5 Jan Lahoda 2010-04-06 14:26:04 UTC
*** Bug 182926 has been marked as a duplicate of this bug. ***
Comment 6 Vitezslav Stejskal 2010-04-07 16:25:58 UTC
*** Bug 183656 has been marked as a duplicate of this bug. ***
Comment 7 paolosca 2010-04-07 17:43:17 UTC
In addition to the horizontal lines I also see some vertical line. 
This happens also in the highlight of the current line where some of the characters have missing parts (probably covered by the vertical lines).
I made an attachment of the defect in Bug 183656.
Comment 8 Peter Pis 2010-04-08 07:14:40 UTC
Regression with impact to many users => Raising priority to P2.
Comment 9 Miloslav Metelka 2010-04-08 13:46:06 UTC
http://hg.netbeans.org/jet-main/rev/a3fee691a773
Comment 10 Quality Engineering 2010-04-09 04:52:05 UTC
Integrated into 'main-golden', will be available in build *201004090201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a3fee691a773
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #182874 - incorrect painting of selected region.