Community
Participate
Working Groups
Build Identifier: 20110615-0604 There is an error in org.eclipse.swt.widgets.Scrollbar in method setThumb. if (info.nPage != 0) info.nPage++; // this line should not be there Because of this line it is not possible create scrollbar with nPage==1. Reproducible: Always Steps to Reproduce: 1. Create scrollbar with min=0, max=1, thumb=1 2. Created scrollbar is disabled. Created scrollbar should have two positions. Thumb should have half size of the whole scrollbar.
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. If the bug is still relevant, please remove the "stalebug" whiteboard tag.