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 112341 - Code completion popup should abbreviate Types rather than methods/variables
Summary: Code completion popup should abbreviate Types rather than methods/variables
Status: RESOLVED DUPLICATE of bug 104712
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 16:54 UTC by matthies
Modified: 2007-11-05 13:38 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 matthies 2007-08-08 16:54:27 UTC
When the code completion popup window is too narrow to display both the variable/method name (and parameter list) and 
its (return) type on one line, then the name is abbreviated rather than the type. (See Issue 11234 for an example.)
This should be the other way round. The name (and parameter list) are always more important than the (return) type.
Comment 1 Vitezslav Stejskal 2007-08-20 16:50:02 UTC
See also issue #112340.
Comment 2 Dusan Balek 2007-10-19 08:50:43 UTC
Already reported.

*** This issue has been marked as a duplicate of 104712 ***