Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 317886 - [Help] Duplicate links in F1 help - Fix in Eclipse 3.7
Summary: [Help] Duplicate links in F1 help - Fix in Eclipse 3.7
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Chris Goldthorpe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 17:53 EDT by Chris Goldthorpe CLA
Modified: 2010-06-24 18:00 EDT (History)
4 users (show)

See Also:


Attachments

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