Bug 4094 - Refactoring: Undo menu label can get very long (1GKB4LH)
Summary: Refactoring: Undo menu label can get very long (1GKB4LH)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dirk Baeumer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 10380
Blocks:
  Show dependency tree
 
Reported: 2001-10-10 23:05 EDT by Dani Megert CLA
Modified: 2002-05-11 06:59 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2001-10-10 23:05:56 EDT
If my refactoring has a long name (e.g. long method name) then
	the Undo menu can get very long.


NOTES:
EG (9/20/2001 9:33:30 AM)
	we should use the smart label strategy to shorten the names.
Comment 1 DJ Houghton CLA 2001-10-29 17:31:24 EST
PRODUCT VERSION:
	0.136


Comment 2 Dirk Baeumer CLA 2002-02-27 06:11:25 EST
Problem still exists in build 20020214

The problem is that the stategy is hardcoded in SmartLabel and all places which 
use a comparable strategy. Since shortening a text has some NLS issues the 
platform should provide some support to do so. 
Comment 3 Dirk Baeumer CLA 2002-05-11 06:59:24 EDT
Fixed in build > I20020508