Bug 4475 - Resize and move callbacks need to be called when client area changes (1FM5AZN)
Summary: Resize and move callbacks need to be called when client area changes (1FM5AZN)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Unix All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:17 EDT by Dean Roberts CLA
Modified: 2004-06-25 15:36 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 Dean Roberts CLA 2001-10-11 14:17:25 EDT
When the client area changes due to effects like menu bars being
	unmanaged resize and move callbacks need to be generated.

	This is low priority since currently the callbacks are generated
	when setBounds, setSize and setLocation are called.  The instances
	where the callbacks are not sent are rare.

NOTES:

	DR (11/25/99 9:15:38 AM)
		Deferred to time permitting as per Steve.

	McQ (2/1/01 2:31:37 PM) -
		JH to investigate fixing this.

	SN (3/9/01 1:53:23 PM)
		This is important.

	CM (3/9/01 1:53:30 PM)
		SN to implement.
Comment 1 Silenio Quarti CLA 2003-03-24 14:59:57 EST
We fixed cases when the scrollbar is hidden or shown (builds > 2.1 RC3).
Comment 2 Steve Northover CLA 2004-06-25 15:36:17 EDT
This has been fixed for a while.