Bug 109375 - [ScrolledComposite] Content size in ScrolledComposite
Summary: [ScrolledComposite] Content size in ScrolledComposite
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Duong Nguyen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 07:05 EDT by ohcho CLA
Modified: 2019-09-06 16:07 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 ohcho CLA 2005-09-13 07:05:04 EDT
Currently, the size of the content of ScrolledComposite is what is set, not 
the minimum of ScrollComposite and the content which is AWT ScrollPane 
behaviour. The behavior of AWT ScrollPane is correct and desirable. It is very 
difficult to control from programs. Especially when users resize windows, it's 
not possible to determine proper sizes due to scrollbar factors.
Comment 1 Bhavani CLA 2005-10-03 10:43:59 EDT
I have a main composite on which i am placing 3 groups. The first group is to 
be placed in a scrolled composite, since the content of this group can be very 
large at times. The other 2 groups are fixed in size. Now the problem is the 
group is not fitting in that scrolledcomposite.
Comment 2 Eclipse Webmaster CLA 2019-09-06 16:07:16 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.