Skinned scrollbar thumb does not reach the bottom of the track

I have an application in Flex 4.1 where there is a vertical List, bound to an array. As long as the List scrollbar is not skinned, everything is ok, the thumb oscillates from top to bottom of the track. But after adding a skin it works bad. The thumb never goes to the very bottom of the track when scrolling, but locks somewhere in between. For very long list of elements, it even stops halfway.
Despite of this behavior, the list is in fact scrolled to the last element - so the problem is not with some elements at the bottom of the list being unreachable, but it is only about the thumb not reaching the bottom of the track, which looks as if the list was locked halfway. The skin is very simple and it is just about defining an image for the track and thumb. Is there any method to ensure that the thumb always goes to the bottom of the track, regardless list size?

I have 3 skins: for the scrollbar itself, for the track and for the thumb.Thumb and track skins are using fxg vector images, but exactly the same negative result is without fxg images, e.g. only using simple filled rectangles in place of the fxg - I just checked it.
For Scrollbar:
<?xml version="1.0" encoding="utf-8"?>
<s:SparkSkin
        xmlns:flex="http://ns.adobe.com/mxml/2009"
        xmlns:s="library://ns.adobe.com/flex/spark"   
        minWidth="15" minHeight="35" alpha.disabled="0.5" alpha.inactive="0.5" >
     <s:states>
        <s:State name="normal" />
         <s:State name="inactive" />
        <s:State name="disabled" />
    </s:states>
    <s:Button id="track" 
              focusEnabled="false" alpha="0.3"
              skinClass="skins.VPhotoScrollbarTrackSkin" />
    <s:Button id="thumb"
              focusEnabled="false" visible.inactive="false" alpha="0.5" left="-5"
              skinClass="skins.VPhotoScrollbarThumbSkin" />
</s:SparkSkin>
For the thumb:
<?xml version="1.0" encoding="utf-8"?>
<s:SparkSkin
    xmlns:flex="http://ns.adobe.com/mxml/2009"
    xmlns:s="library://ns.adobe.com/flex/spark"
    xmlns:fxg="fxg.*"
>
    <s:states>
        <s:State name="up" />
        <s:State name="over" />
        <s:State name="down" />
        <s:State name="disabled" />
    </s:states>
    <fxg:thumb />
</s:SparkSkin>
For the track:
<?xml version="1.0" encoding="utf-8"?>
<s:SparkSkin
    xmlns:flex="http://ns.adobe.com/mxml/2009"
             xmlns:s="library://ns.adobe.com/flex/spark"
            xmlns:fxg="fxg.*"
>
    <s:states>
        <s:State name="up" />
        <s:State name="down" />
        <s:State name="over" />
        <s:State name="disabled" />
    </s:states>
    <fxg:track  />
</s:SparkSkin>

Similar Messages

  • Some Adresses seems to be damaged, Mails does not reach the receipient

    Hi,
    we have following problem with one costumer:
    He is sending invitations from outlook to a notes client behind a domino server. But the receipient gets an damaged invitation. The sender takes the address out of his contacts. If he deletes the contact or he types the address manuell, all seems to be fine.
    The invitation reaches the receipient and can be accepted or declined.
    If you want to look behind a contact and choose preferences, I will get an errror.
    What is the problem? I've often problems with damaged contacts but I can't find something in the web. Can I control and/or repair all contacts at once to prevend such problems?
    Achim

    Hi,
    Do you mean the message cannot be sent completely when some Exchange users directly select their Contact as a recipient? And if users directly type the contact address, there is no issue with sending messages.
    Please close Outlook and send a test message with selecting Contact as a recipient in OWA to check whether the message can be sent completely. If the issue continues in OWA, we can follow Denis’s suggestion to export Contact to an excel / CSV file to tidy
    them up.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • ITunes does not recognize the tracks on Audio-CD

    iTunes does no longer recognize the tracks on a Audio-CD which I do want to import.
    iTunes 12.0.1.26 is correctly working on my PC (Windows 7) and serves to charges music on my iPod nano!!
    Error message : user not registered for online use
    How does this comes and if needed, how do I get registered?

    Some users have reported this issue after upgrading to iTunes 12.  The following procedure should address the issue.
    Quit iTunes
    In Windows Explorer, browse to the folder C:\Users\user_name\AppData\Roaming\Apple Computer\iTunes.
    Delete the two files highlighted below.
    Then restart iTunes, insert a CD, and see if Gracenote can be accessed without errors to retrieve artist, album and track details.

  • I just updated my iTunes and I do not like the newer version.....can I go back to the earlier version??  This new version does not have the iTunes DJ nor does is show at the bottom as in the earlier version how many songs and the size of my library.

    I just updated my iTunes on 12-7-2012 and I do not like the newer version.....can I go back to the earlier version??  This new version does not have the iTunes DJ nor does is show at the bottom as in the earlier version how many songs and the size of my library.

    To do this in iMovie 11. use the SHARE menu. Share your project using the Share menu and choose Export Using QuickTime.
    In the Dialog box that comes up, choose Sound to AIFF, or one of the other sound options. This will create a file that you can drag into iTubes.

  • Is there another way to close apps other than deleting them from the multitask bar.....I have a small crack in the bottom of my screen and that part of the screen does not recognize the touch.  :(

    Is there another way to close apps other than deleting them from the multitask bar.....I have a small crack in the bottom of my screen and that part of the screen does not recognize the touch. 

    There's generally no reason to be closing them that way at all. The apps you see in the recents bar are just that, apps that you used recently. Most of them are doing absolutely nothing. The only apps that are really doing anything in the background are ones that play music and ones that are using location services. Just leave them be.
    Best of luck.

  • My IPhone 4's mailing feature does not display the toolbar at the bottom for deleting, moving, or writing emails. What is wrong with it?

    My work recently decided to buy every full time employee an IPhone 4 to be used for work purposes. (I do suspect these are refurbished, but I don't think that matters) I have had no trouble with it, except for on occasion the mailing feature does not display the toolbar at the bottom for deleting, moving, or writing emails. You know what I'm talking about...that bar at the bottom of the mailbox when you open an email that you use to delete, respond, forward, move, etc. It just goes away for no reason, and then reappears for a day or two, and goes away again. It is quite annoying since I can't respond to any of my emails without getting on my work computer. If you have any suggestions, please help!

    Hi there,
    You may need to force close the Mail application when this happens. The next time this happens, use the steps in the article below to coles out of the mail application.
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Hope that helps,
    - Griff W.

  • [svn:fx-trunk] 5465: Now that padding set on a TextInput does not affect the inner textView, we need to add a custom TextInput skin for the TextInput a Spark NumericStepper contains .

    Revision: 5465
    Author: [email protected]
    Date: 2009-03-20 11:52:56 -0700 (Fri, 20 Mar 2009)
    Log Message:
    Now that padding set on a TextInput does not affect the inner textView, we need to add a custom TextInput skin for the TextInput a Spark NumericStepper contains. Jim ok'ed the addition of the new FxNumericStepperTextInputSkin.mxml class into the spark.skins and wireframe packaged.
    SDK-18275, SDK-19849
    Reviewer: Glenn
    Checkintests: Pass
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18275
    http://bugs.adobe.com/jira/browse/SDK-19849
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxNumericStepper.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxNumericStepperSkin.mxml
    flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxNumericStepperSkin.mxml
    Added Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxNumericStepperTextInputSkin .mxml
    flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxNumericStepperTextInputSkin. mxml

    Revision: 5465
    Author: [email protected]
    Date: 2009-03-20 11:52:56 -0700 (Fri, 20 Mar 2009)
    Log Message:
    Now that padding set on a TextInput does not affect the inner textView, we need to add a custom TextInput skin for the TextInput a Spark NumericStepper contains. Jim ok'ed the addition of the new FxNumericStepperTextInputSkin.mxml class into the spark.skins and wireframe packaged.
    SDK-18275, SDK-19849
    Reviewer: Glenn
    Checkintests: Pass
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18275
    http://bugs.adobe.com/jira/browse/SDK-19849
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxNumericStepper.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxNumericStepperSkin.mxml
    flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxNumericStepperSkin.mxml
    Added Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/skins/spark/FxNumericStepperTextInputSkin .mxml
    flex/sdk/trunk/frameworks/projects/wireframe/src/wireframe/FxNumericStepperTextInputSkin. mxml

  • My voice does not reach, but talking on the phone

    My phone is changed to 2 times the new phone. My voice does not reach, but talking on the phone. sometimes locks up my phone. throws and is reset when the white screen. Turkey also could not be repaired. I wonder what I have a problem? . I can not use my phone for 3 months.
    thanks

    Hi,
    troubles
    My voice is not heard by telephone, during a conversation
    phone locks up constantly. starts again and the screen stays white
    was given two times a new device by device service,
    but the problem continues
    After making icloud can restore?
    ios version =5.0.1 iphone 4
    Thanks

  • Why does my image not reach the edges of the page when printed, but appears fine as pdf?

    Why does my image not reach the edges of the page when printed, but appears fine as pdf?

    Check a printable area of your printer.
    Make a (grey) rectangle that is larger than the paper size. Print it,
    you'll get a message that some cropping will occur, that's okay. Then take a
    ruler and measure the dimensions of the rectangle printed on the paper or
    the white borders around the printed rectangle.

  • HT4623 i just bought an iPad from a friend. I think is generation 1 or 2 not sure where to look for this. Bottom line, I would like to update it to iOS7. Is this possible?  It does not have the option for software update.

    i just bought an iPad from a friend. I think is generation 1 or 2 not sure where to look for this. Bottom line, I would like to update it to iOS7. Is this possible?  It does not have the option for software update.

    Identify Your iPad
    http://www.ifixit.com/Info/ID-your-iPad
    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 7.0.4. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    You can no longer update to iOS 6.x, or down grade the iOS.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and antivirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you're updating via wifi, place your iPad close to your router to preclude getting a corrupted download.
    How to Upgrade to iOS 7
    The iOS 7.0 update requires around 2.5 GB of storage space, so if your iPad is almost full, you may need to clear up some space. You can check your available space in Settings -> General -> Usage.
    There are two ways to upgrade to iOS 7: You can use your Wi-Fi connection, or you can connect your iPad to your PC and update through iTunes. We'll go over each method.
    To upgrade using Wi-Fi:
    Note: If your iPad's battery is under 50%, you will want to plug it into your charger while performing the update.
    Go into the iPad's Settings.
    Locate and tap "General" from the menu on the left.
    The second option from the top is "Software Update". Tap this to move into the update settings.
    Tap "Download and Install". This will start the upgrade, which will take several minutes and will reboot your iPad during the process. If the Download and Install button is grayed out, trying clearing up some space. The space required by the update is mostly temporary, so you should gain most of it back after iOS 7 is installed.
    Once the update is installed, you may have to run through the initial steps of setting up your iPad again. This is to account for new features and settings.
    To upgrade using iTunes:
    First, connect your iPad to your PC or Mac using the cable provided when you purchased your device. This will allow iTunes to communicate with your iPad.
    You will also need the latest version of iTunes. Don't worry, you will be prompted to download the latest version when you launch iTunes. Once it installs, you may be asked to setup iCloud by logging into your iTunes account. If you have a Mac, you may be prompted on whether or not you want to enable the Find my Mac feature.
    Now you are ready to begin the process:
    If you upgraded iTunes earlier, go ahead and launch it. (For many, it will launch automatically when you plug in your iPad.)
    Once iTunes is launched, it should automatically detect that a new version of the operating system exists and prompt you to upgrade to it. Choose Cancel. Before updating, you will want to manually sync your iPad to make sure everything is up to date.
    After canceling the dialog box, iTunes should automatically sync with your iPad.
    If iTunes doesn't automatically sync, you can manually do it by selecting your iPad within iTunes, clicking on the File menu and choosing Sync iPad from the list.
    After your iPad has been synced to iTunes, select your iPad within iTunes. You can find it on the left side menu under Devices.
    From the iPad screen, click on the Update button.
    After verifying that you want to update your iPad, the process will begin. It takes a few minutes to update the operating system during which time your iPad may reboot a few times.
    After updating, you may be asked a few questions when your device finally boots back up. This is to account for new settings and features.
     Cheers, Tom

  • My Contct app on my Ipad2 does not show the   button on bottom to add contacts. how do I fix this?

    My Contact app on my Ipad2 does not show the "plus" + button on the bottom to add contacts. How do I fix this?
    Thanks

    Settings-iCloud-contacts=on.

  • My new ipodtouch 4.3.2 does not show the complete symbol bar at top and bottom,the whole page is shifted to one side -edges of keyboard missing so I cannot type .gadget is 1 mo old, fine till now...

    hi- my new ipodtouch -screen is hiding part of each page-so it is hard to type,as the outermost symbols of the keyboard are missing.RESTORE and RESET have not helped.what trick can I use to bring the WHOLE page into view?Zooming in-out does not help--the edge of each page is out of view...
    Any helpful advice/thanks..

    I sounds like you may have turn on the Zoom setting for accessibility.  Tap the screen with three fingers and it should go to normal.  Then go to Settings>General>Accessibility and turn Zoom off.  You can also turn it of by connecting it to your computer and going to the Summary Pane and go to Universal Access and turn Zoom off.

  • Does anyone know why I am having formatting issues with my tablet and phone sites? I only have the desktop layout. There are banners and footers not reaching the edge of the screen.

    I only have the desktop layout. As I was having such problems with the tablet and phone layouts. However there are banners and footers not reaching the edge of the screen. This is only a problem when accessing the site via a phone or tablet.
    the site is www.excellententertainment.biz
    Cheers
    Hughie

    Do a Select all on your pages (Most likely a master page if it effects all pages) and you will likely find an empty element or element that extends past the design edges in your desktop design.

  • Laptop does not detect the new HDD

    Good afternoon ladies and gentlemen Gameday! I need help.
    On my laptop broke down the hard drive. According to reports, a lot of bad sectors, SMART. Decided to put a new HDD. Laptop does not see the new hard drive. In the BOOT MENU new hard drive is not detected.
    Old hard drive while still runs in the BOOT menu displays all 3 sections. On the new disk interface is similar to the interface connection on the old disk.
    laptop model: 15-e 051 sr.
    OS: Win 8
    manufacturer of the old hard drive : Hitachi
    new hard drive: seagate.
    New hard drive on another system checked for operability.
    Also, the laptop refused to work with other hard drives: Samsung, Hitachi.
    I am sorry for your Books English. For transfers using Google translator.
    I look forward to qualified support, despite the language barrier.
    Sincerely Sqwosh.

    Hi @sqwosh ,
    Thank you for your query, I will do my utmost to assist you.
    First I would like to let you know that the broken English is not a problem.  I understand that Google translation can be a a little rough in the translations.  We  will work together and I am  sure we will do fine!
    I grasp that you are trying to replace the hard drive but it is not being recognized in the bios.
    Here is a link to the HP Pavilion 15 Notebook PC Maintenance and Service Guide. please note page 57 for a list of supported hard drives.  It will also provide information on removal and replacement of the hard drive.
    You could also try this.
    Once you have the hard installed and connected and you are at the bios screen, you will notice an option to restore defaults along the bottom. ( I believe it is F5) .  This will cause it to scan for the hardware and hopefully find your new hard drive.
    Please do not hesitate to respond if you require further assistance and good luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Hp 15-r033tx laptop does not show the Nvidia chipset information and only uses Intel HD graphics

    My Hp 15 r033tx laptop has windows 8 64 bit installed in it and as it comes with NVidia Ge Force 820 M 2GB graphics card  , I have also installed Nvidia and Intel HD Graphic Drivers but in the dxdiag selection it does not list the Nvidia Chipset and information but only lists Intel HD Graphics with 1786 MB.
    Also it does not show any Dedicated Video Ram that is normally showing in my other friends desktop with Nvidia Graphics properly installed
    Any solutions?

    Hi @Suraj2410 ,
    Thank you for your inquiry, I will do my best to help.
    I see that you have Windows 8 installed and are not seeing your switchable graphics.
    When I checked the specification page I see it came with Free Dos.  When I checked for support drivers they are listed for Windows 7 and Windows 8.1.
    HP 15-r033tx Notebook PC specifications
    HP 15-r033tx Notebook PC Drivers
    Here are three document to assist you with overcoming this difficulty.
    Resolving Video and Graphics Issues
    Overview of Switchable Graphics or Dual GPUs
    Switchable Graphics on Notebooks Configured with Intel and ATI GPUs
    If you are still having difficulties, with it being a recent purchase, I suggest contacting HP support for assistance.
    Please call our technical support at 800-474-6836. If you live outside of the US/Canada Region, please click the link below to get the support number for your region. Phone Assist Worldwide
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

Maybe you are looking for