Bug 7365

Summary: File MRU list "..." can cut of file name sometimes.
Product: [Eclipse Project] Platform Reporter: Simon Arsenault <simon_arsenault>
Component: UIAssignee: Eduardo Pereira <eduardo_pereira>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 Keywords: usability
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Simon Arsenault CLA 2002-01-08 16:40:35 EST
This is based on build 2001-12-04 using latest Eclipse UI code.

In the File menu, the MRU list of file names uses "..." to shorten long 
entries. Unfortunately, the "..." sometimes cuts off part of the file name. For 
example, my MRU list looks like
  org.eclipse.ui/Eclip...ocumentProvider.java
  org.junit/.classpath

We should look at ways to avoid this. We need to consider the possibility of 
the file name itself being really long (not including the path).
Comment 1 Eduardo Pereira CLA 2002-02-05 18:18:29 EST

*** This bug has been marked as a duplicate of 8459 ***