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 - Diff panes do not synchronize fold expansion state
Summary: Diff panes do not synchronize fold expansion state
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 14:40 UTC by Marian Mirilovic
Modified: 2005-11-21 08:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)