List Scrollbar not appearing

I have a spark list with a data provider property that changes often, if the list only has a few items in it no vertical scrollbar appears as expected.
However when the data provider changes the vertical scrollbar doesn't always appear automatically meaning i cann't view all the items in the list.
Is there anyway to force a scrollbar to display?

I've posted my code below for my Item renderer. Tried setting a minwidth and min height but that didn't work.
It happens when the dataProvider only has a few items in which doesn't need a scrollbar. If i quickly change to another dataProvider that does need a scrollbar, the problem occurs and a scrollbar does not appear.
It also happens in reverse. If a dataprovider is chosen that needs a scrollbar, one appears. But then if i quickly change to a dataprovider that doesn't need a scrollbar, the previous scrollbar is still there, until i try to click it, then it disappears.
<?xml version="1.0" encoding="utf-8"?>
<s:ItemRenderer xmlns:fx="http://ns.adobe.com/mxml/2009"
                    xmlns:s="library://ns.adobe.com/flex/spark"
                    xmlns:mx="library://ns.adobe.com/flex/mx"
                    autoDrawBackground="false" width="300" height="300" xmlns:local="*">
     <s:states>
          <s:State name="normal"/>
          <s:State name="selected"/>
     </s:states>
     <s:BorderContainer borderVisible="true" borderColor="black" width="100%" height="100%" borderStyle="solid" left="5" right="5" top="5" bottom="5">
          <s:CheckBox id="checkbox" selected.normal="false"
                    selected.selected="true"/>
          <mx:Image id="thumb" horizontalCenter="0" verticalCenter="0" source="{'http://someserver.com/folderA'+data.filePath+data.fileName+'.png'}"/>
     </s:BorderContainer>
     <fx:Script>
          <![CDATA[
               import flashx.textLayout.factory.TruncationOptions;
               import mx.events.FlexEvent;
               import mx.events.ItemClickEvent;
               protected function thumb_clickHandler(event:MouseEvent):void
                    var ev:ItemClickEvent = new ItemClickEvent(ItemClickEvent.ITEM_CLICK, true);
                    ev.item = data;
                    ev.index = itemIndex;
                    dispatchEvent(ev);
          ]]>
     </fx:Script>
</s:ItemRenderer>

Similar Messages

  • The Shared list does not appear in my iTunes

    The Shared list dos not appear in my iTunes, turned Home Sharing off then on many times, still not working, how could I solve this problem?

    try Troubleshooting Home Sharing.

  • Names from my contact list are not appearing when someone phones, when a receive a phone call

    Names from my contact list are not appearing on the screen, when I receive a call

    I'm not a Verizon user (I'm with Rogers, in Canada), so this obviously is not a Verizon issue.  Would love to know why one second all my texts and calls had names associated with them, and then suddenly all the names were replaced by phone numbers.

  • Cannot forward email message. Contact list does not appear to select. Can reply to sender only

    When trying to forward an email message, the contact list does not appear. It can
    only be forwarded by entering addresses manually. I can return an email by replying
    but I cannot forward under the Mozilla Fox server.
    When I am in Internet Explorer I can utilize the email forward without a problem.
    Contacted AT & T to see if it was their problem, since I use att.net.
    The technician stated it was a problem with Mozilla because it was not compatible
    with the AT & T net work. It could possibly be in recent updates, since I just
    discovered the problem within the last week.
    Would prefer to enter my email through Mozilla Fox. So can you solve this problem
    for me.

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • SMS list does not appear correctly.

    The SMS list does not appear draft messages correctly for one of my enterprise user. But the draft messages are appearing correctly when viewed from the master message list which used for all messages.
    I have wiped out the handheld & restored the backup, but the problematic draft messages has gone missing now & everything works fine.
    If any body has similar issues or have found out some alternates are most welcome to post the resolution.

    Hi,
    The same issue has reoccurred today for the same device and the scroll gets locked exactly at a old message date i.e. 6th-Aug-11  & does not go up to see the latest messages. Normally it happens while deleting a message & gets stuck.
    I have backed up the SMS section via BB Desktop software & restored back. This has resolved the issue as of now, but certainly looking for a permanent solution & the root cause.

  • App list does not appear. Why does it take longer?

    App list does not appear. Why does it take longer?

    Hi smilekick,
    Are you using Windows or Mac? Are you on a managed network. If no Try signing out and signing in of CC desktop. If still the same issue remove CC desktop, run the cleaner tool: http://www.adobe.com/support/contact/cscleanertool.html and try installing again.
    Create a new user account and check whether the same issue persists.
    Regards,
    Romit Sinha

  • To Do List item not appearing in Reports

    Has anyone had success in implementing the To Do List? I followed the instructions posted on Adobe (written by Peter Grainge):
    Create a New To Do item (or Edit an existing one)
    Check it as completed for a topic
    Add To Do List to the items that will appear in a report
    Generate a report
    The To Do item does not appear in the report.
    There's also no indication in the help about whether you can create new items AND edit existing ones (or just one), and if there is a limit to the number of items allowed. Seems like I remember seeing/hearing about certain restrictions of that type when the feature was initially announced.
    Leon

    Are you referring to something I posted here or on my site?
    This bug was reported a few weeks back and I believe it was reported. However, the more people who report it affects them etc...
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    See www.grainge.org for RoboHelp and Authoring tips

  • Database Expert -- Views at End of Alpha List Do Not Appear

    I'm working with an MS-SQL database. All the table in it, from A to Z show up.  The DB vendor wants us to use views to access data for reports, however.  And looking at the list of views in the Database Expert -- the list is cut off in the vwRs. 
    So for example, vwPersons is visible, as is vwReports.
    But vwTopicCodes, in same DB, and at least 40 other tables from vwSales to vwZipCodes, do not appear.
    Any logical place to start looking for the cause of this kind of behavior?
    Thanks,
    Ridge (in New Joisey)

    This article may help you
    KBase Article ID:c2013280
    Article refers to: Crystal Reports XI Crystal Reports 10 Crystal Reports .NET Crystal Reports 9 Crystal Reports 8.5
    Symptom
    In Crystal Reports (CR), when connecting to a database that has 10,000 objects, only 8,000 of  these objects are returned.
    Why does CR only return 8,000 database objects?
    Cause
    The number of database objects returned to CR is determined by the setting in the Windows Registry. The default value for this registry setting is 8,000. You can change this default value by editing the Windows registry setting, NTablesMax.
    NTablesMax - specifies the number of database  objects to get a listing of from the database. Once this number is reached the listing of objects in Crystal Reports is stopped. Objects can include tables, views, synonyms and stored procedures.
    Resolution
    ====================
    "WARNING:"
    "Using the Registry Editor can cause serious problems that may require reinstalling the operating system. Business Objects is not responsible for any problems resulting from using the Windows Registry Editor. Use the Registry Editor at your own risk. It is recommended that you back up the registry before you edit it."
    ====================
    To access the NTablesMax item in the registry:
    1. On the Start menu, click Run.
    2. Type "Regedit", then click OK. The Registry Editor will appear.
    3. Browse to the following folder:
    CR XI Release 2
    HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\FetchOptions
    CR XI (Release 1)
    HKEY_CURRENT_USER\Software\Business Objects\Suite 11.0\Crystal Reports\FetchOptions
    CR 10
    HKEY_CURRENT_USER\Software\Crystal Decisions\10.0\Crystal Reports\FetchOptions
    CR 9
    HKEY_CURRENT_USER\Software\Crystal Decisions\9.0\Crystal Reports\FetchOptions
    CR 8.5
    HKEY_CURRENT_USER\Software\Seagate Software\Crystal Reports\FetchOptions
    4. In the right-hand window of the Registry Editor, double-click NTablesMax. The 'Edit DWORD Value' dialog box appears.
    5. Select Decimal.
    6. In the Value Data text box type "10,000". Click OK.
    7. Close the Registry Editor and then restart your computer.
    The next time you open Crystal Reports, you will be able to see all 10,000 database objects.
    Regards,
    Raghavendra

  • Preview List Does Not Appear through VPN

    This is an issue that IT and I worked on for a couple of weeks that turned out to have a very simple cause and an easy solution, so I thought it might help others to post the experience here.
    Environment:  Dreamweaver CS3 running on a decent laptop that sits in a docking station at work with two monitors and just sits in my lap as a laptop when working from home over a Cisco AnyConnect VPN connection.  I was trying to work from home for the first time, so it was not a case of something working before and then breaking--this issue was there all along.  The rights to the laptop are far less than Admin.  Using a strong wireless connection at home to a reliable cable ISP.
    Symptoms:  DW works fine at the office, but when I would take my laptop home and connect via VPN, the synchronize behavior was different.  Whenever I would do a synchronize/get or a synchronize/put on a file or folder which I knew had been changed by my team-mate, the Preview window would not show up as expected, listing the files that would be changed.  My team-mate did not have this issue when working from home.  Interestingly, when I did a sync/get or sync/put on a folder or file that I knew had not changed, the behavior was normal and I'd see the usual pop-up saying there were no changes to sync, and asking if you want to see a list to sync manually.
    Troubleshooting:  We did all kinds of troubleshooting with IT, including rebuilding my Adobe profile (renaming various Adobe folders in the file system and in the Windows registry to be automatically rebuilt by the program), comparing all DW settings with those of my team-mate who had no such problems working from home, pinging this server and that, adding the FTP and HTTP servers to my HOSTS file, bypassing my wifi router at home and plugging straight into the cable modem, running DW as an admin, and chasing down error messages in the Event Log.  My DW configuration mentioned something about firewall port 21, so I tried adding that to my router, hoping I was "opening" that port.  Nothing seemed to change the behavior of the Preview list not showing up when expected.
    Cause:  Eventually I had an epiphany that turned out to be right.  The problem was that I have two monitors at work, and at home I just use the laptop screen.  Nothing was actually going wrong.  But if I last had that Preview list window on the secondary screen at work, it would not appear on the laptop screen at home.  And because the Preview list window does not get a Task Bar button, I couldn't tell that it was actually "appearing" in the nonexistent secondary screen.  When the File Activity process is going, its progress indicator will have a Task Bar button, so even if it "appears" on the nonexistent screen, you can right-click the Task Bar button, select Move, and then use the arrow keys to walk that window into the visible space.
    So apparently the main DW window has code that tells it to appear on the lone screen if it was last used on a secondary screen that is now unavailable, because it always launches in a visible space.  The File Activity window does not have that code, but because it has a Task Bar button you can get around the issue and manually move it into the visible area.  The Preview list has neither a Task Bar button nor the code that keeps it from showing up on a nonexistent screen.  I'd say that qualifies as a bug, and perhaps it's not an issue in versions of DW that are newer than my CS3.
    Solution:  At work, before shutting down for the day, make sure that all the DW-related windows are dragged over to the primary screen, and those positions will be remembered the next time you run DW.  Then when using the laptop by itself, everything will appear in the visible space.

    Under Window >Workspace Layouts
    You can create two different, well, workspace layouts with your palettes and panels where you like them. Then you switch back and forth when you have both monitors or just the laptop. I'm pretty sure it remembers where everything pops up too. You could test that pretty easily though.

  • Contact list is not appearing in SMS screen

    Dear All, i am facing two issues : 1) from the contact list, if i select any contact then i can either Call him, Email to him or write on his/ her facebook wall. why SMS option is not avaliable here. 2)from the SMS scree, i am not getting whole list of contacts here. what i am doing right now, i am writing down the contact number from the call list and then manully putting the number in SMS screen

    Check that in contacts the numbers are listed as "mobile". If they are called anything else such as " work" "home" or "home 2", they will not appear in the SMS list nor be available in contacts to send an SMS even if the numbers are mobile numbers. If you have allocated any description other than"mobile" you will have to edit them.
    The system won't allow a contact to have 2 "mobile" numbers even if in reality the contact does have 2.

  • HT1368 Wish list option not appearing on my iPhone 5 with iOS 7

    Wish list not appearing on my iOS 7

    Are you trying to view or add to your wish list ? If adding to it, what are you trying to add (if it's a free item then you won't get the add to wish list option) ?

  • Choice list does not appear

    Hi everyone!
    I have added a choice list to my Applet and it compiled without any kind of erros, but once I view the Applet on appletviewer or on my browser I can't see it.
    I have created a Panel to display the choice list so that it didn't interfere with the other elements of the Applet. I used a setLayout(null) to display it on the position I was expecting it to, but it does not appear anywhere. Would anyone be able to give me a hint on this issue? I would be grateful.
    Regards,
    Saulo

    would be easier if you post your codesnippet, but here's some general info.
    1. get the container: Container contentpane = getContentPane();
    2. create a panel: JPanel panel = new JPanel();
    3. create your elements you actually want to appear (example):
    JLabel label = new JLabel("hello world");
    4. add the label to the panel: panel.add(label); //you can use LayoutManagers for layout
    5. add the panel to the contentpane: contentpane.add(panel);
    6 call setContentPane(contentpane);

  • Distribution list do not appear in TO: field when user wants to send email

    All the blackberry users in the corporate are on BES server. When user enters the first few letters of a person or the # sign and the first few letters for the distribution list in TO: field, the email addresses are showing up from Global Address List (GAL) for example, and they can choose the email address.
    There is a particular issue with one user. His bb does not show any distribution list when he types # sign. The individual contacts from GAL are showing up after typing the first few letters though.
    User has a personal account apart from the corporate account.
    I can not figure out the problem.
    We recently wiped his bb and activated it, because he did not have the option to reply or forward his emails.
    If you know what could be the solution apart from reactivating the bb, please let me know.
    Regards,

    Hello,
    Honestly, from your original description, your users have a function I've never seen. To access the GAL from my BB, I must enter some characters and then use the Lookup function. Your description does not include the Lookup, so I honestly have no idea how your users are configured. From what you describe, it sounds like you are somehow (and for some reason) pushing the entire GAL to each device and this is not working on that one device. But, honestly, with Lookup, I can see no reason to want to push the full GAL out.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I have an iMac and play games on facebook. When I need to request parts from "my neighbors" the list does not appear in the box. When I use my daughters pc it works fine. Recently I had a pop up for an upgrade but don't remember what it was for. How can I

    I have an iMAC  and when I am on Facebook my list of friends does not show up in the box for me to request gifts. I know this is a problem with my Mac because my daughter's PC shows it. I recently did the automatic upgrade thing but didn't pay attention what it was. When I did that it changed my desktop picture back to factory. Could this have something to do with it and more importantly what do I do about it?

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Firefox > Preferences > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    See also:
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    *https://support.mozilla.org/kb/Images+or+animations+do+not+show

  • HT1386 I am unable to sync music to my touch IPod. No matter what I try, nothing works.  When I plug the IPod into the  laptop Itunes opens but the word 'device'  with my Ipod listed does not appear on the left side of the screen,

    I am unable to sync usic to my touch Ipod..When I plug it into my laptop Itunes opens but the word 'device' along with the name of my Ipod does not apperar.
    My Ipod and Itunes are upto to date. After Itunes opens a small box with the word Ipod appears near the top of the right side of the screen.  Then screen will go through the five steps of syncing. Afterward, still nothing has transfered to my Ipod(The box next to the songs I wanted were check)
    ANY IDEAS?..THANKS

    If you  have iTunes 11 turn on the Sidebar. Go to iTunes>View and click on Show Sidebar. You can also do a Crtl+S to show the sidebar. The sidebar is where Devices appears. and Control+B to show the Menu bar
    Then make sure that you have the right boxes chacked to sync. See:
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad
    Have you successfuly synced from that iTunes library before?

Maybe you are looking for

  • Java basic icons

    Hi, Just wondered how to utilise the icons built-in in java? such as open files or save files. thankx heaps

  • Best way to produce PDF output from Classic ASP

    I have Adobe Professional 9.2 and LiveCycle ES Designer 8.1. I need to change a Classic ASP web application to produce a PDF report. The way I see it I have three options: 1) create native PDF output using open source libraries. 2) create an FDF form

  • ERROR IN MSS Page.

    hi i am using MSS in my portal. when i am going to MSS role workoverview - is opening with UWL ATTENDANCE OVERVIEW REMINDER OF DATES after few min ERROR Is coming like Critical Error A critical error has occured. Processing of the service was termina

  • Ftp connection on Mac

    Hi everyone, I've gone through many forum postings but none seem to be quite like this problem. Can anyone help, please? I have been working and updating 3 websites (different servers) with Dreamweaver 8 with no problem until yesterday. I'm pretty su

  • HELP ON Rental Contract -

    Hal All,      I have used "Search forum" option- but unfortunately i havent find, satisfactory replies. Here is my Q'n"- " Our Client has "Rental Contract" scenario, who collects every 5th of the Month , validity is 1 yr"- For this, I have created "S