You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ladislav Jahoda (JIRA)" <ji...@apache.org> on 2009/07/12 10:01:18 UTC

[jira] Updated: (HARMONY-6270) [classlib][swing] JSlider problem with non-zero minimum values

     [ https://issues.apache.org/jira/browse/HARMONY-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ladislav Jahoda updated HARMONY-6270:
-------------------------------------

    Attachment: BasicSliderUI.java.patch

> [classlib][swing] JSlider problem with non-zero minimum values
> --------------------------------------------------------------
>
>                 Key: HARMONY-6270
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6270
>             Project: Harmony
>          Issue Type: Bug
>    Affects Versions: 5.0M10
>            Reporter: Ladislav Jahoda
>             Fix For: 5.0M11
>
>         Attachments: BasicSliderUI.java.patch
>
>
> JSlider problem can be seen in SwingSet demo from Sun JDK - jdk.1.5/demo/jfc/SwingSet2/SwingSet2.jar. Please run JSlider demo - use 11th toolbar icon from the left. Then try Plain, Major Ticks and Minor Ticks slider examples:
> Plain - left or down - slider disappears after passing end
>            - right or up - slider stops before reaching end
> Major Ticks - left or down - slider stops before reaching start
>                       - right or up - slider disappears after passing end
> Minor Ticks - OK - note that unlike broken cases above here the range starts from 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.