Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317886

Summary: [Help] Duplicate links in F1 help - Fix in Eclipse 3.7
Product: [Eclipse Project] Platform Reporter: Chris Goldthorpe <cgold>
Component: User AssistanceAssignee: Chris Goldthorpe <cgold>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cgold, daniel_megert, deepakazad, prakash
Version: 3.6   
Target Milestone: 3.7 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Chris Goldthorpe CLA 2010-06-24 17:53:35 EDT
+++ This bug was initially created as a clone of Bug #314256 +++

I20100520-1744
Steps
- New Workspace
- Create new Java Project 'Test'
- Right Click 'Test' -> Build Path -> Configure Build Path
- Libraries tab -> Click Add Library
- Press F1 in the Add Library dialog => duplicate link 'Search for Add Library' under 'More results'

I think this is because the dialog title and the dialog description are both 'Add Library'. I have not looked at the code, but this is what looks like from looking at other dialogs and wizards.

Maybe we can check that the links (dialog title and description) are duplicate before adding them?
Comment 1 Chris Goldthorpe CLA 2010-06-24 18:00:05 EDT
The patch from Bug #314256 has been applied to HEAD, Fixed.
Comment 2 Chris Goldthorpe CLA 2010-06-24 18:00:34 EDT
Resolving as fixed.