[svn:fx-trunk] 5114: Fix FxRadioButton doc bug and fix the bug fix I messed up yesterday.

Revision: 5114
Author: [email protected]
Date: 2009-02-27 12:50:47 -0800 (Fri, 27 Feb 2009)
Log Message:
Fix FxRadioButton doc bug and fix the bug fix I messed up yesterday.
QE Notes: mustella gumbo/RadioButtons passed
Doc Notes:
Bugs: SDK-19475, SDK-19531
Reviewers:
Ticket Links:
http://bugs.adobe.com/jira/browse/SDK-19475
http://bugs.adobe.com/jira/browse/SDK-19531
Modified Paths:
flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxRadioButton.as

Similar Messages

  • FURIOUS! Warning: Undo Bug and Auto-Save Bug

    So I'm pretty ticked off right now. I generally liked FCPX and its changes contrary to many others' opinions, but I just came across a bug that ultimately was worse than I thought.
    During my editing process, at some point I was unable to undo changes. It was greyed out in the toolbar, and Command+Z wasn't working. It was annoying, but I didn't think much of it or bother to restart FCPX because I was in the zone and didn't want to stop. Eventually, I decided to restart FCPX to see if I could fix the bug with a lull in my edits. It closed out as normal.
    When I re-opened FCPX, I found out that my project was at an EARLIER state. From what I can guess, when the undo bug happened. So, during that period of time, NOTHING was being saved. Since you CANNOT auto-save (I know you can duplicate a project, but Im not interested in that, I just want to save a copy manually), there is no way I can recover my edits. I lost about an hour or so worth of edits. Since FCPX doesn't support "versions" yet either, there is no way I can retrieve it.
    I do  not know if this is a bug due to 10.7, nor do I really care. I sent a bug report because this needs to get fixed. I consider you do the same but AT THE VERY LEAST, be mindful of this bug. If you suddenly can't start undoing, either STOP IMMEDIATELY or duplicate your project (maybe that would work). I'd hate to have someone else go through this problem too.
    Sorry if this message is written poorly, like I said, I'm pretty ****** that this key function (Apple's ONLY way to save) failed.

    Thanks guys for the tips. Unfortunately though stuck, I don't know if the finder trick will work. Remember, I never really had the file LOST, the changes were simply not writing to the actual .fcp file. So if I copied it in Finder, I think it would just copy the .fcp file which is currently not getting saved to anyway. Maybe duplicating the project in FCPX would work, but again I think that just takes the .fcp file and duplicates it. If it's not writing to it, then its a moot point. Oh well.
    As with anything that frustrates anyone, I've cooled off haha, and doing the re-edits actually seemed to turn out easier and better then second time (you know, as theu naturally are I suppose haha). Obviously all sorts of problems happen with technology, its just a shame that its a bug that revolves around the ONLY save feature haha.
    HOWEVER. I think I have replicated the problem, and MIGHT know the source of it. Or at least one. If someone wants to try this and confirm this? I'm running OSX 10.7 and FCPX 10.0 (obviously), however I encourage someone with 10.6 to try it too.
    I noticed the "undo bug" (and thus the auto-save bug) happens when I took one of the "fader handles" (I don't know the actual name, but its the little marker-like icon found at the start and end of audio tracks, which when dragged, let you easily make a fade in or out. If you take a fader-handle, an drag it ALL the way BEYOND the length of the clip, it should get stuck. Youll notice you cant easily make a change to it again, and you can't undo it. I think this is what causes the problem, as I think this happened twice to me.
    If this is it, I hope I can find a way to flag this for Apple so it can get fixed! At the very least we can be concious of it.

  • I droped my ipad and broke the side of my screen.some parts of the screen dont work .is their anyway i can fix this? if i get the screen fixed is my screen going to responed ?

    hi
    I broke the side of my iPad and parts of the screen do not respond....is there an easy way to
    fix this ? If I get the screen fixed is it going to respond?

    Take it to an Apple Store or Authorized Apple Service Center for an assessment and plan to move forward.
    You might expect to pay US$249 plus tax for out-of-warranty service for an iPad 2 if you are in the U.S.

  • I haven't get any receipt of purchases since mid January 2014. How can I contact and let the itune fix this? (I live in Thailand, not available to call or find local support.)

    I haven't get any receipt of purchases since mid January 2014. How can I contact and let the itune fix this? (I live in Thailand, not available to call or find local support.)

    Has the ISP modems and routers been power cycled then tested again? 
    Possible ISP connection issues or LinksysSmartWiFi.com service outage maybe...
    Are FW versions on all routers up to date? 
    To safely update FW, I recommend doing the following: Download the FW file from the support site first.
    Disable the auto update feature on the router. <If this was on, possible someting was updated recently. I recommend leaving this OFF.
    1. Save router config to file first using IE or FF with all security add-ons disabled.
    2. Factory reset the router with all other devices disconnected or turned OFF accept for 1 wired PC.
    3. Reload or Update the FW using IE or FF. Just download the FW file to your local wired LAN PC.
    4. Factory reset the router and then set up from scratch first and test with out loading the saved config from file. Check to see if any problems are fixed before loading the saved config from file. Sometimes you need to set up from scratch with out loading the saved config file. Just safer that way.

  • [svn] 3189: Accepted patch supplied in SDK-16641 and SDK-16643 to fix bad text measurement when the textIndent style is non-zero (as reported in SDK-16454 and SDK-15558).

    Revision: 3189<br />Author:   [email protected]<br />Date:     2008-09-11 17:33:50 -0700 (Thu, 11 Sep 2008)<br /><br />Log Message:<br />-----------<br />Accepted patch supplied in SDK-16641 and SDK-16643 to fix bad text measurement when the textIndent style is non-zero (as reported in SDK-16454 and SDK-15558). The reported width should include the indent.<br /><br />Although this fixes the problems reported with Accordion and Button labels (and some other components like Panel that appeared in the bug examples), it doesn't fix the Text component (even though it appeared in the bug eaxmple for SDK-15558). For example, the following still is truncated for some reason:<br /><br /><mx:Text text="This mx:text gets truncated" textIndent="50"/><br /><br />This is presumably a separate bug, so I'm accepting the patch as being a step forward even if not a complete solution to textIndent-related measurement problems.<br /><br />Reviewer: N/A<br />Bugs: Patch SDK-16641 for SDK-16454; Patch SDK-16643 for SDK-15558<br />QA: Please file a new bug for the <mx:Text> problem.<br />Doc: No<br /><br />Ticket Links:<br />------------<br />    http://bugs.adobe.com/jira/browse/SDK-16641<br />    http://bugs.adobe.com/jira/browse/SDK-16643<br />    http://bugs.adobe.com/jira/browse/SDK-16454<br />    http://bugs.adobe.com/jira/browse/SDK-15558<br />    http://bugs.adobe.com/jira/browse/SDK-15558<br />    http://bugs.adobe.com/jira/browse/SDK-16641<br />    http://bugs.adobe.com/jira/browse/SDK-16454<br />    http://bugs.adobe.com/jira/browse/SDK-16643<br />    http://bugs.adobe.com/jira/browse/SDK-15558<br /><br />Modified Paths:<br />--------------<br />    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/core/UITextFormat.as

  • [svn:fx-trunk] 7467: Removing font face validation so that the requested style is used whether or not it matches what the font describes .

    Revision: 7467
    Author:   [email protected]
    Date:     2009-06-01 08:10:15 -0700 (Mon, 01 Jun 2009)
    Log Message:
    Removing font face validation so that the requested style is used whether or not it matches what the font describes. This allows font families to be constructed from multiple fonts including those that do not describe their style in the OS/2 table. Note SWF and the Flash Player restriction of only support 4 faces per font family (plain, bold, italic, and bold & italic) still applies.
    QE: Yes, please look out for negative test cases for embedded font styles that no longer fail. Also look out for minor font outline differences given that we use AFEFontManager by default for DefineFont3 embedded fonts. If you require the legacy font outlines you can configure the test case to use the BatikFontManager (which has been retained for MPL distributions).
    Doc: Yes, we'll release note the relaxed font embedding rules for font faces. I'll annotate the bugs below.
    Reviewer: Paul
    Bugs:
    SDK-14309 - fontWeight should not be restricted
    SDK-14308 - fontWeight: bold is required when specifying certain fonts in the CSS file
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14309
        http://bugs.adobe.com/jira/browse/SDK-14308
    Modified Paths:
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/lib/flex-fontkit.jar
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/BatikFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/CachedFontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/FontManager.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/fonts/JREFontManager.java

    i have sorted this out by placing it in the webapps dir of my tomcat. The problem is when i map a servlet in my own web.xml, it stops working. At this time i just want to map 1 servlet called main, and it is in C:\Tomcat 5.5\webapps\cmt3082\WEB-INF\classes\myProject
    cmt3082 is my project folder
    WEB-INF holds my web.xml
    classes holds my servlet, in this case main.java
    myProject holds my Java classes
    So i have mapped main like this for now
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
        version="2.4">
    <servlet> 
    <servlet-name>main</servlet-name> 
    <servlet-class>classes.main</servlet-class>
    </servlet>
    </web-app>But with this in place, it gives me the error cannot find requested resource. And i missing somthing in the web.xml?
    cheers

  • Apex 4.2.1 - mobile theme display bugs and Cascading LOV bug

    I've setup a test at http://apex.oracle.com/pls/apex/f?p=35331 - username/password is test/test
    Simple page to show some issues I'm running into. Wondering if work-arounds exist or if a patch would be available before we'd go live.
    First and second issue are the same I believe. So - a normal text box (label1) looks fine. But, Label2 is a Display only item and Label3 is a read-only select list item. As you can see - both of the values appear smack dab right beside the label and not in line with the other fields. It's totally ugly and not usable as is. I've tried to move this over, but the label goes with it. I can see no way of doing it, but wondering if there's some hack I can put in to solve it...
    The last issues is with a cascading LOV. Simple table setup. Static on the first, the second a simple query that filters on the first. If you set the select list to Value Required and not to display null values - then when you click on the Second List button - it just hangs. The page is unusable. I suspect this has to do with the null or something. But - doesn't appear to matter if anything is chosen. Note - if the list is large - which I think then uses a different UI control, this is fine. Only when one of the lists is small does the issue reproduce.
    Any workarounds or fixes? Any ideas?
    Thanks

    Hi,
    I would suggest to not mix different questions and a thread for each of them. Makes it easier for others to follow.
    About your problem with the cascading LOVs, it appears that this is/was a bug in jQuery Mobile which we use under the hood. I was able to reproduce the problem with APEX 4.2.1 using jQM 1.2.0, but was not able to reproduce it with APEX 5.0 which will use jQM 1.3.0RC1 or higher. The problem occurs if a select list is empty.
    There are different workarounds available:
    1) set the attribute "HTML Form Element Attributes" of P1_CLOV_2 to data-native-menu="false"or
    2) set the attribute "Display Null Value" of P1_CLOV_2 to Yes and "Null Display Value" to - select - (or something similar). The "Value Required" = Yes will still guarantee that a value has to be picked. Having the extra null entry will guarantee that the select list always contains an entry, that seems to workaround the bug in jQuery Mobile.
    I have filed bug 16355963 - jquery mobile: empty select list causes javascript error
    to track that this is definitely fixed in APEX 5.0.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • [svn:fx-trunk] 12304: Updating to new OSMF to get some bug fixes.

    Revision: 12304
    Revision: 12304
    Author:   [email protected]
    Date:     2009-11-30 15:46:40 -0800 (Mon, 30 Nov 2009)
    Log Message:
    Updating to new OSMF to get some bug fixes.
    QE notes: -
    Doc notes: -
    Bugs: SDK-24195, SDK-24329
    Reviewer: -
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24195
        http://bugs.adobe.com/jira/browse/SDK-24329
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/LoadableMediaElement.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/media/MediaPlayer.as
        flex/sdk/trunk/frameworks/projects/osmf/src/org/osmf/utils/MediaFrameworkStrings.as

    This bug figures out also when creating a custom spark ComboBox, then trying to programatically update the userProposedSelectedIndex property. The proposed selected index is selected, but does not apply the same skin as when mouse is on rollover or item is selected due to up and down keys.
    The issue seems like updating the status of the item renderer to rollover or selected to get the same skin applied.
    Please could you attach DropDow nList.as that you edited ?
    Thank you so much.

  • [svn:fx-trunk] 9319: Added missing ASDoc version tagging as part of fix for Watson bug 2402680.

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

    Revision: 9319
    Author:   [email protected]
    Date:     2009-08-14 14:38:48 -0700 (Fri, 14 Aug 2009)
    Log Message:
    Added missing ASDoc version tagging as part of fix for Watson bug 2402680. Code compiles and checkintests pass.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/config/ConfigMap.as
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/messaging/messages/MessagePerformanceUtils. as

  • [svn:fx-trunk] 12973: Added DataGroup/getItemIndicesInView() method and fixed a DataGroup virtual ItemRenderer leak.

    Revision: 12973
    Revision: 12973
    Author:   [email protected]
    Date:     2009-12-15 15:59:25 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Added DataGroup/getItemIndicesInView() method and fixed a DataGroup virtual ItemRenderer leak.
    Removed an obsolete FIXME from Spinner.
    QE notes:
    Doc notes:
    Bugs: sdk-24702, sdk-24704
    Reviewer: Evtim
    Tests run: DataGroup
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-24702
        http://bugs.adobe.com/jira/browse/sdk-24704
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DataGroup.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Spinner.as

  • [svn:fx-trunk] 13282: Add empty doc target back to TLF build file.

    Revision: 13282
    Revision: 13282
    Author:   [email protected]
    Date:     2010-01-05 10:48:56 -0800 (Tue, 05 Jan 2010)
    Log Message:
    Add empty doc target back to TLF build file.  Currently we are not building docs since they are included in the TLF drop.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Jim
    Tests run:
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/trunk/frameworks/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml

    This is a duplicate post.  This should be locked to avoid further confusion.
    My CSS wont change
    Nancy O.

  • [svn:fx-trunk] 12984: Update sample themes to take Glenn' s Alert fix into account.

    Revision: 12984
    Revision: 12984
    Author:   [email protected]
    Date:     2009-12-15 23:11:29 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Update sample themes to take Glenn's Alert fix into account.
    Modified Paths:
        flex/sdk/trunk/samples/themes/arcade/src/defaults.css
        flex/sdk/trunk/samples/themes/cobalt/src/defaults.css
        flex/sdk/trunk/samples/themes/graphite/src/defaults.css
        flex/sdk/trunk/samples/themes/zen/src/defaults.css

    Hi petro_jemes,
    Just a little claritification, you need to add the value to the variable "[string]$ou", and also change the language in the variable "$emailbody" in the function "Get-ADUserPasswordExpirationDate".
    I hope this helps.

  • [svn:fx-trunk] 12462: DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown .

    Revision: 12462
    Revision: 12462
    Author:   [email protected]
    Date:     2009-12-03 12:08:55 -0800 (Thu, 03 Dec 2009)
    Log Message:
    DropDownList could catch a mouseDown on the bubble and think it was a click outside the dropdown and end up dismissing the dropdown.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-24462
    Reviewer: Jason
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/gumbo/components/DropDownList
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24462
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/DropDownCont roller.as

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • [svn:fx-trunk] 11058: Removed three vestigial TLF files from the trunk.

    Revision: 11058
    Author:   [email protected]
    Date:     2009-10-21 13:39:51 -0700 (Wed, 21 Oct 2009)
    Log Message:
    Removed three vestigial TLF files from the trunk. They had been removed from TLF but I hadn't realized they were gone.
    QE notes: None
    Doc notes: SG, this should fix your ASDoc build problem
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/FXGExporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/FXGImporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/manifest.xml

    Camuzo, please go to the forum and just un-subscribe yourself.
    each of your emails is getting sent to everyone who does want to use this forum
    just sending messages is not going to do anything.
    GO to this url:
    http://forums.adobe.com/community/opensource/flexsdk
    and simply tell your account not to be emailed.
    But, please kindly stop just sending us all your messages.

  • [svn:fx-trunk] 10876: Add support for drag-and-drop from Spark List to Spark List.

    Revision: 10876
    Author:   [email protected]
    Date:     2009-10-05 15:20:07 -0700 (Mon, 05 Oct 2009)
    Log Message:
    Add support for drag-and-drop from Spark List to Spark List.
    - List drop related handlers
    - LayoutBase APIs
    - VerticalLayout DND support
    Notes:
    - ListSkin is not final.
    - Drag-scrolling not yet implemented.
    QE notes: Only VerticalLayout works, HorizontalLayout still not implemented.
    Doc notes: None
    Bugs: None
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/VerticalLayout.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/LayoutBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListSkin.mxml
        flex/sdk/trunk/frameworks/spark-manifest.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/supportClasses/DropLocation.as

    Whoops, disregard my question - I just read the spec that indicates drag and drop is scheduled for later work.
    David

Maybe you are looking for

  • FM- Cut Over Activities

    Hi, I am implementing FM in the mid of the year. What all documents should be considered for cut over 1) Open PO's - If I want them to create commitment items. 2) Close PO's  - invoicing done, but in case credit memo in relation to those invoices is

  • Combine iMac and MacBook air

    I have recently bought an iMac (24 inch, early 2009, OS X 10.9.5 (13F34)) and I already used a MacBook air (13 inch, medio 2012, Mac OS X Lion 10.7.5). I am a student and I wish to use my MacBook during classes and my iMac at home. I thought it was p

  • Exporting a Solution Manager project

    Hello Solman experts, My prof. wants to know if it is possible to export a solution manager project to another Solution Manager. So experts, how to do an export of an project an how to import it in another one? If there is no possibilty please tell m

  • Need a Quicker Way to Unarchive...

    Hello All: I have some .tar.gz archives on DvD's that are made for backup. I went to go and open one today and it took forever to unarchive the file. Is there a way to just look at the contents of this file or is there a quicker way to unarchive? Tha

  • Dictation will not respond to selected input setting

    Dictation will not respond to selected input setting. It was working fine until the last update now this problem has arisen. I have to do a workaround through sound and select internal mic directly from there which I never had to do before.