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 97568 - Inline diff mark is not drawn properly on collapsed code blocks
Summary: Inline diff mark is not drawn properly on collapsed code blocks
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 14:55 UTC by Kirill Sorokin
Modified: 2007-03-27 15:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot (9.04 KB, image/png)
2007-03-09 14:55 UTC, Kirill Sorokin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Sorokin 2007-03-09 14:55:25 UTC
The lower border is not painted - see the attached screenshot.

--
NetBeans IDE Dev (Build 200703061900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251
Comment 1 Kirill Sorokin 2007-03-09 14:55:57 UTC
Created attachment 39337 [details]
Screenshot
Comment 2 ehucka 2007-03-09 15:25:53 UTC
reassigned to diff
Comment 3 Maros Sandor 2007-03-27 15:29:40 UTC
Fixed painting of folded changes.

/shared/data/ccvs/repository/versioncontrol/src/org/netbeans/modules/versioning/diff/DiffSidebar.java,v
 <--  DiffSidebar.java
new revision: 1.18; previous revision: 1.17