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 183362 - [69cat] Diff sidebar popup is not working anymore
Summary: [69cat] Diff sidebar popup is not working anymore
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 183487 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-01 14:36 UTC by Michel Graciano
Modified: 2010-04-09 04:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample image (9.76 KB, image/png)
2010-04-01 14:37 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-04-01 14:36:52 UTC
[ BUILD # : eb8d22d7ddd4 ]
[ JDK VERSION : 1.6.* ]

The sidebar popup shows no diff because it is really thin. See the attachment.
Comment 1 Michel Graciano 2010-04-01 14:37:53 UTC
Created attachment 96542 [details]
Sample image
Comment 2 Miloslav Metelka 2010-04-01 15:35:05 UTC
IMHO it's a P2. VCS guys, could you please look at it? Thanks. Generally if you could use JTextComponent.modelToView()/viewToModel() they should work fine with the new view hierarchy even with the line-wrapping turned on.
Comment 3 Ondrej Vrabec 2010-04-07 10:16:03 UTC
*** Bug 183487 has been marked as a duplicate of this bug. ***
Comment 4 Ondrej Vrabec 2010-04-07 14:37:43 UTC
fix: http://hg.netbeans.org/cdev/rev/8ac44aaa6c14
Comment 5 Quality Engineering 2010-04-09 04:42:18 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/8ac44aaa6c14
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #183362 - [69cat] Diff sidebar popup is not working anymore
calculate panel's height when the view hierarchy is available