Bug 121026 - [javadoc][assist] @link method proposal has superfluous space
Summary: [javadoc][assist] @link method proposal has superfluous space
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: 3.2 M5   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 04:36 EST by Dani Megert CLA
Modified: 2006-02-14 12:18 EST (History)
1 user (show)

See Also:


Attachments
Patch to fix this issue (69.83 KB, patch)
2006-01-06 11:41 EST, Frederic Fusier CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2005-12-15 04:36:20 EST
I20051214-2000

1. inside Javadoc type: #hash
2. Ctrl+Space
==> {@link #hashCode() }<caret>

Expected: {@link #hashCode()}<caret>
Comment 1 Frederic Fusier CLA 2006-01-06 11:41:06 EST
Created attachment 32598 [details]
Patch to fix this issue
Comment 2 Frederic Fusier CLA 2006-01-06 11:42:18 EST
Released in HEAD.

No test case added, I only modified existing ones in Javadoc*CompletionModelTest
Comment 3 David Audel CLA 2006-02-14 12:18:09 EST
Verified for 3.2 M5 using build I20060214-0010