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 183789

Summary: [69cat] Diff editor annotations are not visible until I force an diff
Product: versioncontrol Reporter: Michel Graciano <hmichel>
Component: CodeAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: misterm
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Sample image

Description Michel Graciano 2010-04-09 16:27:16 UTC
[ BUILD # : 7960d58c7f86 ]
[ JDK VERSION : 1.6.* ]

The sidebar is shown but the annotation markers are not visible until I force
an diff. I am using CVS.
Comment 1 Vitezslav Stejskal 2010-04-10 04:38:29 UTC
What 'annotation markers'?
Comment 2 Michel Graciano 2010-04-12 12:24:32 UTC
Created attachment 97081 [details]
Sample image

I am talking about editor right side markers (I can't remember the real name of it). This image could serve as example for you what I am talking about. This kind of diff marker just is shown for me if I force an diff. Maybe some problem at cache or something like that?
Comment 3 Vitezslav Stejskal 2010-04-15 11:29:24 UTC
I see. Thank you. Can this be remedied by -J-Dorg.netbeans.editor.linewrap=false? I'm also CCing Ondra who might have already come across this in VCS.

Btw. I guess we should publish a wiki with the terminology used in the editor - eg. what is called what - so that we all understood each other when describing features and editor parts and their bugs.
Comment 4 Ondrej Vrabec 2010-04-15 12:31:51 UTC
VCS bug, i believe.
Comment 5 Michel Graciano 2010-04-15 12:39:01 UTC
(In reply to comment #3)
> I see. Thank you. Can this be remedied by
> -J-Dorg.netbeans.editor.linewrap=false? I'm also CCing Ondra who might have
> already come across this in VCS.

I will try this.

> Btw. I guess we should publish a wiki with the terminology used in the editor -
> eg. what is called what - so that we all understood each other when describing
> features and editor parts and their bugs.

I agree about it and will be really useful :)
Comment 6 Ondrej Vrabec 2010-04-16 09:06:44 UTC
fix: http://hg.netbeans.org/cdev/rev/41cbed621542
Comment 7 Quality Engineering 2010-04-17 08:15:44 UTC
Integrated into 'main-golden', will be available in build *201004170515* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/41cbed621542
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #183789 - [69cat] Diff editor annotations are not visible until I force an diff