Bug 2901 - PreferencePage button bar should not make buttons equal width (1GKKFMI)
Summary: PreferencePage button bar should not make buttons equal width (1GKKFMI)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:45 EDT by Randy Giffen CLA
Modified: 2002-04-01 16:06 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Giffen CLA 2001-10-10 22:45:46 EDT
PreferencePage.createControl should not do
layout.makeColumnsEqualWidth= true;
for the button (Default, Apply) composite

ISV's may add more buttons and they may be wide.
Implementors are responsible for ensuring that
their buttons have a minimum width and this is enough
to make all the buttons the same width in most cases.	

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:24:10 EST
PRODUCT VERSION:
201

Comment 2 Kevin Haaland CLA 2002-02-01 12:16:30 EST
Have you received complaints about the current behavior? Any changes would need 
to be made in a non breaking way
Comment 3 Randy Giffen CLA 2002-04-01 16:06:48 EST
fixed