Scroll Rect broken /  bug?

Hello all, I am trying to use a HSlider to navigate a s:List component in flex and having a hard time.  Now before you say "But Andrew, you could just use a scroll bar" that is not what i want because it will not allow me to do the animations that i require.  So that being said,  i have the following code:
[CODE]
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                  xmlns:s="library://ns.adobe.com/flex/spark"
                  xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
     <fx:Declarations>
     </fx:Declarations>    
<fx:Script>
     <![CDATA[
public function init2():void{
               dog.graphics.beginFill(0xff0000);
               dog.graphics.drawCircle(200,200,200 );
               dog.scrollRect = new Rectangle(0,0,100,100);
     ]]>
</fx:Script>
<s:Group id="dog" creationComplete="init2()">
          <s:HGroup>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          </s:HGroup>
          <s:VGroup>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          <s:Label text="dog"/>
          </s:VGroup>
     </s:Group>
[/CODE]
Which succesfully applies a scroll rect to the square, i see part of the red circle, and a few dogs.  Then, when i add
[CODE]
<s:List dataProvider="{oData}">
</s:List>
[/CODE]
after the VGroup, everything breaks, scroll rect no longer is applied (een though i see it if i trace it out), and i see all of everything...  anyone see something that i am blatently missing?  Any help would be apprecaited.
The only way i see around this is attaching a HScrollBar to the group'dog' and then making the HScrollbar visible=false.  This forces a scroll rect to the size i would like.
Thanks - Andrew

You should use clipAndEnableScrolling=true instead of interacting directly with a Group's graphic object:
<s:Group id="dog" creationComplete="init2()" clipAndEnableScrolling="true" width="100" height="100">
Message was edited by: Shongrunden

Similar Messages

  • [svn:fx-trunk] 8344: Rect radius bug fix

    Revision: 8344
    Author:   [email protected]
    Date:     2009-06-26 16:58:50 -0700 (Fri, 26 Jun 2009)
    Log Message:
    Rect radius bug fix
    http://bugs.adobe.com/jira/browse/SDK-21867 -   Rect with only radiusX properly set does not render properly
    Fixed Rect?\226?\128?\153s handling of radiusX and radiusY to match the spec.
    ?\226?\128?\156If a properly specified value is provided for radiusX but not for radiusY, then the user agent processes the Rect element with the effective value for radiusY as equal to radiusX. If radiusX is not specified, or is specified as zero, then the user agent processes the Rect element as if no rounding had been specified, resulting in square corners.?\226?\128?\157
    QE Notes: Update tests
    Doc Notes: Update docs to mention this new behavior
    Bugs: SDK-21867
    Reviewer: Awaiting review
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21867
        http://bugs.adobe.com/jira/browse/SDK-21867
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/Rect.as

    error dateField not selecion date 27/11/2002 ?
    This is bug flex 3 ?
    thanks

  • Scrolling Parallax Safari Bug

    Hi!
    I'm making this new site in Muse it everything goes perfect.
    I have some animations in the web that works perfectly on Chrome and Firefox, but when I try to see the site on Safari and scroll down, the assets that have the animations keeps jumping and the scroll looks really weird.
    This happens only on Safari.
    http://unight.businesscatalyst.com
    Any help anyone?
    Thanks in advance!

    Hi,
    What OS do you have? Currently after updating to Mavericks Safari has gotten much slower at processing scroll events, and in turn that makes the page look choppy. This is Safari's bug, but we are currently working on Muse performance improvements to give the browser an easier time loading the file.
    To check this theory, can you please send me your .muse file to [email protected] with the subject attn:Dana and a link to this thread?
    Thanks,
    Dana

  • Horizontal Scroll Bar (Possible Bug)

    Hello,
    I am working on a site, and I have encountered a strange bug that is adding a horizontal scroll bar to my page, and I have no idea why. While there are elements that are lying outside of the page, the scroll bar shows up way before they are close to the edge of the browser window. This happens in Chrome, Safari, and Firefox.
    What is very strange is that while trying to solve the issue, I removed several elements from my muse layout file, and I did find what was causing the issue. I have blue bars that act as headings for each section, and they are not 100% width (and I do not want them to be), and they were not off the page. However, once I removed those, the scroll bar stopped showing up so early when shrinking the browser window. I added the bars back in, one by one, and found out that depending on where I place the bar vertically will affect the horizontal scroll bar. This seems to happen whenever my bar is played below y: 1030. I have added screenshots to show this, and I can email my Muse file to Adobe support.
    Some of you may notice that I do have an element that hangs off the page, and while this is true, I do not believe that it affects the issue I am having. When I remove the blue rectangles as described in the paragraph above, the website behaves as expected, even with my ribbon hanging off the page. With the blue rectangles, the scroll bar appears much before the browser window encounters the blue ribbon.
    I have spent a lot of time searching for a solution, and playing with both the elements on my site and the page properties, and I cannot solve the issue. I just want there to be no scroll bar until the window is actually smaller than the page.
    Screenshots:

    Thank you for the great repro case. It was exceptionally helpful.
    You've exposed a bug that's probably been there forever which required just the right combination of objects both on the page and off the left of the page in order to be triggered. We'll write up a bug to be investigated for a future release. Unfortunately the next major release is due out very soon, so this bug won't be fixed in time for that release.  https://creativecloud.adobeevents.com/ccnext
    A workaround (that no doubt seems arbitrary but should work in every case) is to group the blue box with any other object. Sorry for the confusion and inconvenience.

  • Adobe story free - chromebook auto-scroll to bottom bug

    The OS used on the Chromebook is a variation of Linux called Kernel.  When using the online version of adobe story free, the page will scroll to the bottom of the script when scrolling the smallest bit. This is using the touchpad and was not tested using and external mouse so that may be the issue.

    This issue was reported in the this thread as well
    Scrolling problem in output window.
    It's logged as bug # 6021950 and the fix would be in the next release.
    -Raghu

  • Scroll is broken on month view in Calendar

    i can no longer scroll to next or previous month with trackpad in Calendar's month view. when i swipe two fingers up or down (or left/right) just nothing happens. is it intentional stupidity to force me to click left/right arrow buttons on top-right?

    Hello there, konkere.
    The following Knowledge Base article offers some great recommendations for issues with erratic behavior with the Trackpad on our MacBook Pro:
    Trackpad or Magic Trackpad is jumpy or erratic
    Follow these steps and recommendations to resolve the issue.
    Be sure only one part of your finger is touching the trackpad and that you are not resting your wrist on or very close to the pad. The trackpad may interpret this as your finger touching it and make the cursor move in that direction.
    If you're using the Magic Trackpad, be sure the batteries are fully charged. 
    Moisture collecting on the trackpad can also cause this issue. Wiping off the trackpad with a cloth or tissue usually fixes this. If the issue goes away when a piece of paper is put between the finger and trackpad you may want to consider purchasing a Teflon applique to fit over the pad to prevent the moisture from having direct contact with the trackpad. Before installing the Teflon applique, confirm the trackpad is clean and dry. You can use a mild glass cleaner sprayed onto the cloth (not onto the trackpad itself)  to clean the trackpad. Note that oil or lotion can also cause the same issue.
    Jewelry may also cause interference. Try removing rings or bracelets and see whether the jumpy or erratic behavior disappears.
    Apple has had some reports of this behavior on Mac notebooks being used with power supplies made by a third-party company. If you are using one of these power adapters, unplug it and try running from the Apple battery to see how the trackpad behaves correctly. Also, try using the Apple AC adapter instead of the third-party AC adapter. If the trackpad behaves normally while running from the battery, there is most likely an issue with your adapter or outlet.
    If none of the above resolve the issue, try to rule-out software not created by Apple as a cause. To do so, start in Safe Mode. 
    Magic Trackpad can act erratically when there is interference. See Wi-Fi and Bluetooth: Potential sources of wireless interference for more information.
    Additional Information
    Learn about Multi-Touch gestures.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Iframe scroll vs Lion - Bug?

    Some webs does not show scroll bar (not using the trackpad) so you can't scroll throw it's content. Any one?

    Some webs does not show scroll bar (not using the trackpad) so you can't scroll throw it's content. Any one?

  • Logitech mouse scroll wheel broken in Lion?

    After installing Lion, I can't scroll album-by-album in iTunes Cover Flow with my Logitech USB mouse's scroll wheel. If I flick it fast, it will scroll a few albums, but one click at a time never works.
    "One click at a time" works in the Finder Cover Flow, and also in Safari.

    I found this while looking for an answer for a friend. My Mouse preference pane has all the settings you'd expect but his is missing the "Move content in the direction of finger movement" setting. I've attached a screenshot of his settings below.

  • Mouse Scroll Wheel Broken in Commenting Pane

    Hello,
    In Acrobat XI Pro, the mouse scroll wheel does not work for me in the Comments List area of the Comment pane. I've read other posts where users are reporting the same problem. This worked in Acrobat X.
    I'm a technical writer and frequently get upwards of 50 comments in a PDF that I need to scroll through. It is a huge time waster to use the arrow keys or move my mouse to click. Adobe, is there a fix for this problem? I'm running Windows 7 64-bit and I've tried two different mice.
    Thanks!
    Justin

    Found the problem.  For years the mouse portion of my xorg.conf said
    protocol    PS/2
    ... as noted previously, that always worked, including scroll wheel usage.  But a little hunting turned up the advice to change it to IMPS/2 and now it works again.  For the record, the complete entry now says:
    Section "InputDevice"
        Identifier    "Maus"
        Driver        "mouse"
        Option        "Protocol" "ImPS/2"
        Option        "Device" "/dev/input/mice"
        Option        "CorePointer"
        Option        "Buttons"    "5"
        Option        "ZAxisMapping" "4 5"
    EndSection

  • Scrolling and highlighting bugs

    I don't know how else to desctibe it, but every now and then, my Mac Mini gets very tempermental where I lose all confidence and shut down the Mac, unplug it, press the ON button while reconnecting the power cord, and when I turn on the Mac, the fan revs up blowing hot air, and then disconnect the power cord again, reconnect it (this time without pressing the ON button) and then my Mac returns to its happy self.
    How does my Mac get tempermental?
    Let's say I am browsing the Internet either using Safari or Firefox. All of a sudden, I cannot scroll down the webpage. If I do, it would automatically return back to home position (top of the web page). I cannot scroll to the right, for when I try, the page automatically returns to the home position. If there are embedded frames, I cannot scroll the frame.
    I also cannot see the drop-down menu listing previously visited sites. It won't let me. I'll try to type a web address in the URL box, and it will show the drop-down list for a split second. The response of the operating system slows dramatically.
    Let's say I am using Word. I cannot highlight text or a series of text. It won't let me.
    These things are occurring more frequently, and quite frankly I am getting a little frustrated. Has anyone else experienced such tempermental behaviors?

    Really? No one knows any idea about my Mac mini issues???

  • Scroll wheel broken

    my scroll wheel (wireless mighty mouse) only scrolls upward now. tried restarting, looking for software updates (there are none). not sure what's going on, but it's rather frustrating
    any ideas?

    You might check out this Knowledge Base Article about cleaning your Mighty Mouse:
    http://docs.info.apple.com/article.html?artnum=302417
    -Doug

  • While in icloud on my computer is continues to scroll automatically and bugs me!

    Help!! I hate it that while im in my calendar or contacts in icloud on my computer when I scroll and let go of the mouse it automatically slowly scrolls back to top. How Do I stop this!!

    Figure what out?
    If it is not connected to wi-fi or it is off, then you cannot play a sound or locate it.
    There is nothing more you can do other than look for it.

  • Mountain lion finder search scroll bug

    Hi all,
    I've found another major bug in Mountain Lion. Previous bugs include:
    https://discussions.apple.com/message/19426052?ac_cid=op123456#19426052
    This bug is in the Finder scrolling function in a search window.
    When searching for a file in Finder (or through Spotlight -> then clicking "Show all in Finder"), the results appear as normal. However, when scrolling down the finder window, the content keeps resetting to the top of the list, making it extremely difficult to find anything that is not displayed in the available window space.
    Hope this gets noticed & fixed in the next update.
    Regards

    I've had this same Spotlight results scroll focus change OS bug ever since Mountain Lion. I've observed it on 3 different macbook pros, both with an upgrade to Mountain Lion from Lion, and also a complete CLEAN install of Mountain Lion on a brand new disk where I've not dragged over any system files, preferences or apps. For me, all ML exhibit this bug from 10.8 to the most current 10.8.3.
    I have not edited the Search Results categories that are selected (in Preferences > Spotlight)
    The only time this has not occurred is in the first 2 days of the using the clean install of ML. The scroll focus behaved correctly even with a lot of results. It's now been a week since the clean install and the scroll focus change bug is now active again since day 3. It is possible to scroll slowly with the mouse wheel/gesture and it won't always (10% of the time?) snap focus to the top.
    Thanks for the reference link above, but it was not helpful to me:
    https://discussions.apple.com/message/12261261#12261261
    The thread refers to OS 10.6., and I did not observe this bug in that OS, or 10.7.
    One recommendations is to delete the plist (preferences), but this is not a practical solution because the problem comes back quickly.
    The other recommendation is to turn off calculate size of files or the Spotlight results folder. It is not possible, as far as I can see, to turn calculate sizes on in the View Options for the Spotlight results window. It is possible to turn on/off sizes as a column in the results, but this made no difference with the bug.
    Other tests I've performed that did not fix the bug:
    Change "Show scroll bars:" to  "Always". This made no difference.
    Change "Click in the scroll bar to:" to "Jump to the spot that's clicked". No difference.
    Other tests that could be performed:
    1) System Preferences > Spotlight: Search Results - turn categories on and off to see if that makes a difference.
    And finally, this has reduced the problem to occurring only 10% of the time now!
    turn off Smooth Scrolling. This is no longer a checkbox in System Preferences > Appearance in 10.8 ML, so you have to use a shell command in Terminal. If you want to explore this approach look at these two references:
    http://hints.macworld.com/article.php?story=20120726122633912
    http://www.marekbell.com/how-to-disable-smooth-scrolling-in-mountain-lion/
    Now I'm waiting to see if other parts of the ML OS will be negatively affected by turning off Smooth Scrolling, and then I'll decide which is worse. Bottom line, this is not a fix, but it seems to have reduced the occurrence of the Spotlight results scroll focus change OS bug.

  • [ADF-11.1.2] Scroll bar Issues - Please file BUGs for these issues.

    Hello,
    Recently, I have started working on ADF and till now I found 2 scroll bar issues with Oracle ADF.
    1. af|inputComboboxListOfValues : Scroll bar appears on Google Chrome.
    Screenshot: http://imageshack.us/photo/my-images/829/inputcomboboxlistofvalu.jpg/
    2. Setting Table "columnStretching" brings dummy scroll bar : [ADF-11.1.2] Setting Table "columnStretching" brings dummy scroll bar
    I beleive that these two are scroll bar related Bugs but what I understand from ?messageID=9773962 that since I don't have support contract, I can't file a bug.
    I have created this thread so that responsible people can take actions accordingly.

    Shay,
    Thank you for your reply. I will take a look at your links.
    Use Case:
    Application will have different BC for different IT Assets (like Monitor, Keyboard, Servers etc), which will basically hold records for all available Assets (like Display Resolution, screen size etc for all monitor in Monitor BC).
    I want to give user; the ability to create, for e.g., the sub-class of Monitor to store more specific attribute-values in different table (which will be linked Parent BC). For e.g.: They may want to care about holding CRT and LCD Monitor records in separate new database table -- Application will ask user what all attributes/Columns they want to see for LCD which is specific to this type AND which is not present in already existing out-of-box Monitor BC/Table - e.g. - "Viewing Angle" Attribute).
    With that said, I can write code to create database table on fly (having 1-to-1 foreign key reference to parent table) but writing ADF part seems difficult. I also wanted application to automatically generate new page for newly added VO BC. E.g.: LCD-Monitor.JSPX inheriting all attributes from monitor (parent VO) in the same structure as Monitor.JSPX file is having with extra LCD-specific Attributes in separate panel tab (which again UI developers can customized it).
    Too much to expect huh !
    I am going to start building the application so If not above way, any other suggestion to achieve the requirement ?
    Edited by: Anandsagar Sah on Aug 29, 2011 9:23 PM

  • Why is mousewheel scrolling disabled in Safari 5.1?  Fix in sight?

    Why is mousewheel scrolling disabled/broken in Safari 5.1?  is there a fix in sight?  I see posts going back to July about this.
    This is too much of a fundamental, functional problem to have continued for so long.  I upgraded to 5.1 in hopes of the frequent crashes ceasing, but now I'm immediately struck with this problem.  Not a good start.

    Agreed, going to Firefox is the step in the right privacy direction.
    http://yro.slashdot.org/story/11/09/25/2131205/facebook-cookies-track-users-even -after-logging-out
    AdBlock Plus, BetterPrivacy, Ghostery, Click&Clean and yes even NoScript (drag a Temp allow all button to the toolbar)
    To deny your computer from accessing Facebook
    In Admin user
    sudo pico /etc/hosts
    Arrow down below the material you see there and don't change it
    add
    0.0.0.0 www.facebook.com
    0.0.0.0 www.facebook.net
    control x to exit and save.
    another easier way (can use in Standard User this way) is to use the free TextWrangler and open file by name:
    /etc/hosts
    and perform the same thing.

Maybe you are looking for

  • Adding own name in Receiver Text file in receiver FCC

    hi, In my receiver file CC(using file content conversion) I want to add some names on the receiver text file name automatically. sender is R3 that is IDOC as MI. In that field called CURCY on one segment and country one segment. ex. Now the receiver

  • How can I get the pages to fit in the screen so I don't have to scroll sideways on every line?

    I'm using WindowsXP and I recently downloaded Firefox 3.6.8, and now almost everything I view has to be scrolled sideways to be read. I'm not particularly computer savvy, but I was able to figure it out on the other browsers I've used. I've tried a l

  • HR Report for viewing data transferred through CO1P transaction

    Hi, I have query here about HR data transfer which we do through CO1P transaction. How we can view these data transferred through CO1P in HR module i.e. any transaction or report is available from HR side which can give fair idea values which are pas

  • Problems with iTunes after installing an SSD/HDD on my Macbook Pro

    Hello everybody, I decided to install a SSD on my Macbook Pro, replacing the optical drive with it, then I set up the new disk to be the boot drive and left the HDD on its place to store media and stuff. Obviously, my library now is on the HDD, but w

  • Check Global Consistency Warning

    Hi, Greetings. I have exported an EUL from the discoverer and got the RPD. Using that RPD I have created a Repository and it is fine till here. But, when I try to check the global consistency after defining the Primary Keys and Foriegn Keys of the ta