Bug 15552 - [Preferences] M5: Textboxes with long content stretch prefs page
Summary: [Preferences] M5: Textboxes with long content stretch prefs page
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-05-08 12:46 EDT by Fares Abdullah CLA
Modified: 2002-08-26 13:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fares Abdullah CLA 2002-05-08 12:46:59 EDT
It seems that if a textbox in the preferences page has long content when that 
page is selected, the preferences window stretches to the right (sometimes 
beyond the edge of the screen) to accomodate it.

To reproduce:
1. Unzip the eclipse SDK to a directory under a long path, and start eclipse
2. Go to Window->Preferences...
3. Expand "Plug-In Development", and click on "Target Platform"
4. The textbox on the top widens the preferences window beyond edge of the 
screen, if the path is long enough.

It is unlikely that eclipse is put in a long path like that, but it may occur 
with other (custom plugin?) preferences windows that have text boxes.
Comment 1 Nick Edgar CLA 2002-05-08 13:34:12 EDT
Although this is a PDE pref. page, we should see if there's anything we can do 
to help avoid this in preference pages, e.g. allow wrap in string field editors.
Comment 2 Dejan Glozic CLA 2002-05-08 13:38:33 EDT
A simpler approach would be to limit the width of the text field.
Comment 3 Randy Giffen CLA 2002-05-28 00:05:11 EDT
Defer
Comment 4 Randy Giffen CLA 2002-08-12 09:40:11 EDT
Reopen for investigation
Comment 5 Tod Creasey CLA 2002-08-26 13:17:23 EDT
Text box at top wraps in 2.0.