Bug 2383 - Suggested changes to org.eclipse.jface.examples.preferences (1GEV390)
Summary: Suggested changes to org.eclipse.jface.examples.preferences (1GEV390)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: example
Depends on:
Blocks:
 
Reported: 2001-10-10 22:35 EDT by Randy Giffen CLA
Modified: 2002-01-22 16:45 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:35:19 EDT
1. org.eclipse.jface.examples.preferences.ExtensionPage
Should define final static fields for its properties

2. The description of the General page refers to the apply button but there is no 
apply button. Why is defaults/apply turned off?

3. The button to open the font dialog on the General page has no text.

4. On the Extensions search path page the Scan Drives button is smaller than all the others
(which are using public final static int org.eclipse.jface.dialogs.IDialogConstants.BUTTON_WIDTH)

5. On the cache page, enter a negative value.
You are told you must enter an integer.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:24:26 EST
PRODUCT VERSION:
119

Comment 2 Randy Giffen CLA 2002-01-22 16:45:36 EST
No JFace exapmles