Bug 17789

Summary: [ExternalTools] selection in property page does not extend to full width
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: AntAssignee: Ryan Cooper <ryan_cooper>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P2 Keywords: ui
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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 ***