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 16984 - JSlider labels not updated
Summary: JSlider labels not updated
Status: CLOSED DUPLICATE of bug 6467
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-25 21:24 UTC by spf
Modified: 2003-06-30 18:29 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 spf 2001-10-25 21:24:27 UTC
JSlider tick labels are not updated when the minor tick spacing is changed.

To reproduce:
Add a JSlider to a form
Set the minor and major tick spacing to some reasonable values.
Set paintLabels to true in the property sheet
The form should now show correctly painted tick labels at the minor tick locations
Now change the minor tick spacing, and note that the labels don't change.
Turning paintLabels back to false and then true again still does not fix the
problem.
Comment 1 spf 2001-10-25 21:28:34 UTC
Sorry, that should be "change the major tick spacing", not the minor.

In any case, the form will not correctly repaint whichever one you change.
Comment 2 Tomas Pavek 2001-10-26 09:48:40 UTC
Same as issue 6467?

*** This issue has been marked as a duplicate of 6467 ***
Comment 3 Quality Engineering 2003-06-30 18:21:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 18:29:39 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.