Bug 17789 - [ExternalTools] selection in property page does not extend to full width
Summary: [ExternalTools] selection in property page does not extend to full width
Status: RESOLVED DUPLICATE of bug 20403
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 major (vote)
Target Milestone: ---   Edit
Assignee: Ryan Cooper CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
Depends on:
Blocks:
 
Reported: 2002-05-24 14:49 EDT by Nick Edgar CLA
Modified: 2002-09-18 13: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 Nick Edgar CLA 2002-05-24 14:49:47 EDT
Build 20020521

- select a Java project
- Properties / External Tools Builders
- select the Java builder
- notice that the selection does not extend all the way to the right
- you notice it more if you resize the properties dialog larger

Probably due to using a TableColumn.  This should be avoided when there is a 
single column.
Comment 1 Simon Arsenault CLA 2002-05-29 13:17:27 EDT
Nice to have for release 2.0, but defer if not enough time.
Comment 2 John Arthorne CLA 2002-06-04 10:26:23 EDT
You might want to bump up the severity of this.  Another consequence of the 
incorrect column layout is that builders with long names aren't displayed 
correctly.  When I look at the external tool builders page for a PDE project, I 
see the following in the table:

Java Builder
Plug-in Manif...
Extension Poi...

There is plenty of room in the table for these names, but the column does not 
fill the entire width of the table so the names are cut off.
Comment 3 Ryan Cooper CLA 2002-06-17 07:45:52 EDT

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