Bug 264042 - [ui] Persist wizard size for "Install new software..."
Summary: [ui] Persist wizard size for "Install new software..."
Status: CLOSED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: p2 (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P4 minor (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Susan McCourt CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2009-02-07 12:18 EST by Silver Zachara CLA
Modified: 2018-07-13 11:15 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Silver Zachara CLA 2009-02-07 12:18:01 EST
Hi dev,

the size of "Install new software..." and "Installation Information" dialogs should be saved, when the dialog is opened the size is everytime the same.

The same for resizable columns in this dialogs
Comment 1 Silver Zachara CLA 2009-02-07 12:30:11 EST
The platform 3.4.x is affected too
Comment 2 Susan McCourt CLA 2009-02-09 13:31:03 EST
- bug 212047 covers persisting column sizes.
- the "installation information" will merge with the about details dialog (in bug #246875) and that dialog will remember size.
- you are right, the wizards should do this also.
Comment 3 Susan McCourt CLA 2009-04-25 16:49:29 EDT
Fixed in HEAD > 20090425.
All p2 wizards now persist their previous location and size.

Renaming this bug to focus on this issue, since the "Installation Information" is now contained in "Installation Details" and that dialog size is persisted.

Bug 212047 covers column sizes, that is a slightly more complicated problem than it should be because of the way the code is currently organized.
Comment 4 Silver Zachara CLA 2018-07-13 11:15:53 EDT
QA, works fine, thx