[
https://issues.apache.org/jira/browse/FLEX-14668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean updated FLEX-14668:
---------------------------------
Labels: easyfix easytest (was: )
> Slider's ticks are not aligned with slider's track
> --------------------------------------------------
>
> Key: FLEX-14668
> URL: https://issues.apache.org/jira/browse/FLEX-14668
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: Slider
> Affects Versions: Adobe Flex SDK 3.0 (Release)
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
> Reporter: Adobe JIRA
> Labels: easyfix, easytest
>
> Steps to reproduce:
> 1.Create a simple application:
> <?xml version="1.0"?>
> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
> backgroundColor="0xFFFFFF">
> <mx:VSlider minimum="1" maximum="5" tickInterval="1" value="3"
> tickOffset="7" tickThickness="1" tickLength="13"/>
>
> </mx:Application>
> 2. Run application.
> Actual Results: Lowest tick mark is below the track, highest tick is visibly
> offset of the track's end.
>
>
> Expected Results: the tick marks on the edge will coincide with the track's
> edges.
>
>
> Workaround (if any):
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira