Skip to content

Show ancestor pane of 3-way preview in Compare pref page#2818

Open
SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:Missing3
Open

Show ancestor pane of 3-way preview in Compare pref page#2818
SougandhS wants to merge 1 commit into
eclipse-platform:masterfrom
SougandhS:Missing3

Conversation

@SougandhS

@SougandhS SougandhS commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

The 3-way preview's CompareConfiguration never showed the Common Ancestor pane, since the property controlling its visibility was never set. Explicitly set PROP_ANCESTOR_VISIBLE to true on the preview's CompareConfiguration so the ancestor pane is shown.

Before :
image

After :
image

Steps to reproduce :

Goto -> Preference -> Compare and patch -> Text Compare

image

Version: 2026-09 (4.41)
Build id: I20260703-1319

The 3-way preview's CompareConfiguration never showed the Common
Ancestor pane, since the property controlling its visibility was never
set. Explicitly set PROP_ANCESTOR_VISIBLE to true on the preview's
CompareConfiguration so the ancestor pane is shown.
@iloveeclipse

Copy link
Copy Markdown
Member

Can you please add detailed steps to reproduce?

@SougandhS

Copy link
Copy Markdown
Contributor Author

Can you please add detailed steps to reproduce?

Added 👍

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

    54 files  ±0      54 suites  ±0   56m 35s ⏱️ -34s
 4 687 tests ±0   4 665 ✅ ±0   22 💤 ±0  0 ❌ ±0 
11 955 runs  ±0  11 802 ✅ ±0  153 💤 ±0  0 ❌ ±0 

Results for commit 0273d5c. ± Comparison against base commit acbe07b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants