This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 6536 - Different behaviour of ScrollBar and JScrollBar.
Summary: Different behaviour of ScrollBar and JScrollBar.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-04 20:28 UTC by Jan Stola
Modified: 2003-06-30 18:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2000-05-04 20:28:23 UTC
[jstola] The last part is a bug. You are changing JScrollBar`s _value_ property
in test mode (by dragging the thumb).

[2000-May-12, trung] this is not a bug, to set a bean`s properties, one must
use the ComponentInspector or Properties window.  In Test mode you can
drag the thumb just because, well, it`s Test mode.  It`s also normal that ScrollBar
and JScrollBar behave differently
==========

Put ScrollBar and JScrollBar side by side into one container and compare their behaviour.
You can move the "divider" in ScrollBar but you cannot move it in JScrollBar.
The only time when you can move the "divider" in JScrollBar is when you are switched

in the Test mode.
But even in the test mode the behaviour is different. The value property of ScrollBar
isn`t affected by changes during Test mode, but JScrollBars property is affected.
Comment 1 Tomas Pavek 2001-02-23 18:20:40 UTC
Fixed.
Comment 2 Marian Mirilovic 2001-03-16 18:53:05 UTC
verified in [nb32](6) , [pilsen](010315)
Comment 3 Quality Engineering 2003-06-30 18:28:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.