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 67208

Summary: Diff panes do not synchronize fold expansion state
Product: utilities Reporter: Marian Mirilovic <mmirilovic>
Component: DiffAssignee: diff-issues@utilities <diff-issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2005-10-20 14:40:49 UTC
NB 5.0 (200510191822), JDK 1.5.0_06

Steps to reproduce:
- run IDE
- create two JFrames
- add some components to the first one
- try to diff both
- you are able to invoke popup menu and collapse the folds
-> if the folds are present, I think there has to be shown also a fold line, but
it isn't
Comment 1 _ pkuzel 2005-10-24 15:44:05 UTC
Now, folds get expanded on diff open. There is no fold state synchronizaton code
between the two panes.
Comment 2 _ pkuzel 2005-11-15 17:09:34 UTC
>you are able to invoke popup menu
disabled
Comment 3 Marian Mirilovic 2005-11-21 08:57:07 UTC
verified in NB5.0(200511201900)