Bug 20236 - Feature Maifest: Very wide Overview page when many locales selected
Summary: Feature Maifest: Very wide Overview page when many locales selected
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: 2.0 F4   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2002-06-13 13:32 EDT by Tod Creasey CLA
Modified: 2002-06-17 19:30 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 Tod Creasey CLA 2002-06-13 13:32:05 EDT
F3

If there are a lot of locales selected the overiew page will also be very wide
and have a large scroll bar. When you switch to the overview page you will also
be scrolled to the end of this large scroll bar.

STEPS
1) Create a feature project
2) Select Languages in the Overview page and select all of them
3) Close the feature manifest
4) Reopen it - it will be very wide and the overview page will be scrolled to
the end
Comment 1 Dejan Glozic CLA 2002-06-13 15:02:55 EDT
Trivial to fix - one of the four fields in the section needs to be width-
limited so that the computed width of the section is not as wide as needed to 
accomodate content.
Comment 2 Dejan Glozic CLA 2002-06-13 16:25:51 EDT
F4 candidate analysis

Value: We look bad with a very wide editor - we should not allow the text field 
to grow so stupidly wide
Risk: Low - very localized (width hint in creation of the text field)
Comment 3 Dejan Glozic CLA 2002-06-17 19:30:53 EDT
Fixed as proposed.