Bug 2734 - Can't resize fast view. (1GIRSG0)
Summary: Can't resize fast view. (1GIRSG0)
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: Ryan Cooper CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:42 EDT by Kevin Haaland CLA
Modified: 2002-02-04 16:06 EST (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 Kevin Haaland CLA 2001-10-10 22:42:27 EDT
Drop a view over the shortcut toolbar.
	Maximize the window.
	Make the fast view bigger (95% of the window size).
	Restore the window size.
	
	You can't resize the fast view anymore unless you maximaze
	the window again.

	The same happens when making the window smaller. Maybe you
	could keep a ratio and change the fast view size acording to the window
	size.	

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:12:50 EST
PRODUCT VERSION:
	Build 131.

Comment 2 Kevin Haaland CLA 2002-01-24 20:22:38 EST
Fastviews should not take 100% of the screen window
Comment 3 Simon Arsenault CLA 2002-01-28 10:44:09 EST
We should be holding onto the % of the window size for the width instead of the 
actual width. Also, check what happens if we allow to resize width to full 
window width...can they resize small afterwards? If no, then restrict it. Test 
all combinations.
Comment 4 Simon Arsenault CLA 2002-02-04 16:06:39 EST
Code changed to handle ratio. In build > 2002-02-04