Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7BE6C10D68 for ; Thu, 31 Oct 2013 21:02:41 +0000 (UTC) Received: (qmail 54469 invoked by uid 500); 31 Oct 2013 21:02:40 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 54445 invoked by uid 500); 31 Oct 2013 21:02:40 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 54437 invoked by uid 99); 31 Oct 2013 21:02:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 21:02:40 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.241 as permitted sender) Received: from [64.18.1.241] (HELO exprod6og123.obsmtp.com) (64.18.1.241) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 21:02:36 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob123.postini.com ([64.18.5.12]) with SMTP ID DSNKUnLFV24aFKGUcsX1twp+/UqKcR/L82hf@postini.com; Thu, 31 Oct 2013 14:02:15 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r9VKwWt2015301 for ; Thu, 31 Oct 2013 13:58:32 -0700 (PDT) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r9VL2F6A022314 for ; Thu, 31 Oct 2013 14:02:15 -0700 (PDT) Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by nacas02.corp.adobe.com ([10.8.189.100]) with mapi; Thu, 31 Oct 2013 14:02:15 -0700 From: Alex Harui To: "users@flex.apache.org" Date: Thu, 31 Oct 2013 14:02:11 -0700 Subject: Re: Possible mx:DateField issue in SDK 4.11.0 ? Thread-Topic: Possible mx:DateField issue in SDK 4.11.0 ? Thread-Index: Ac7WfHmRDMlO5qTVSBCtxtQgoAwy9A== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.6.130613 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org I don't think stopping on that line is a problem unless there is an exception being thrown in that code. But stopping at a breakpoing and switching to the debugger UI will definitely cause the DateChooser dropdown to go away when you return to the app. On 10/31/13 1:50 PM, "Lionel A. Pierre" wrote: >I don't think the browser is the issue. I just copied the code and ran the >same test in an AIR application and got similar issues while debugging. > >Debugger stops on the same line 482 of DateField.as 13 times, then the >DateChooser appears. >Debugger stops on the line 13 more times and the DateChooser disappears. > >Line 482: > >for (var i:int =3D 0; i < noMonths; i++) { > >Thanks for all the help so far ! > >----------------------------- CODE BELOW -------------------------------- > > > http://ns.adobe.com/mxml/2009" xmlns:s=3D"library://ns.adobe.com/flex/spar= k" >xmlns:mx=3D"library://ns.adobe.com/flex/mx"> > > > > > >* >Lionel* > > >On Thu, Oct 31, 2013 at 4:45 PM, Alex Harui wrote: > >> Isn't there a way to run IE in IE9 or IE8 mode? Try that and see if it >> makes a difference. >> >> On 10/31/13 1:43 PM, "Lionel A. Pierre" wrote: >> >> >FlashPlayerVersion.com results: >> > >> >- FF 24.0 >> >WIN 11,9,900,117, Debugger Version? Yes >> > >> >- IE 10.0.9200.16721CO Update Version 10.0.10 >> >WIN 11,9,900,117 Debugger Version? Yes >> > >> >* >> >Lionel* >> > >> > >> >On Thu, Oct 31, 2013 at 4:26 PM, Alex Harui wrote: >> > >> >> Please go to flashplayerversion.com in both IE and FF and post what >>it >> >> says. Also post the versions of IE and FF you are testing with. >> >> >> >> On 10/31/13 1:11 PM, "Lionel A. Pierre" wrote: >> >> >> >> >By the way. I downloaded and installed SDK 4.11 yesterday (Oct 30). >> >> >My DateField.as is 82K in size. >> >> > >> >> >* >> >> >Lionel* >> >> > >> >> > >> >> >On Thu, Oct 31, 2013 at 4:07 PM, Lionel A. Pierre >> >> >> >wrote: >> >> > >> >> >> Win7 64 bit. >> >> >> >> >> >> Thanks for your help. >> >> >> >> >> >> * >> >> >> Lionel* >> >> >> >> >> >> >> >> >> On Thu, Oct 31, 2013 at 3:54 PM, Lee Burrows >> >> >>> >> >> > wrote: >> >> >> >> >> >>> ok, its not a locale-issue then. btw, im testing on Win7, same as >> >>you >> >> >>>for >> >> >>> FB and SDK >> >> >>> >> >> >>> >> >> >>> On 31/10/2013 19:42, Lionel A. Pierre wrote: >> >> >>> >> >> >>>> Thanks for the feedback. I am testing on windows only. >> >> >>>> >> >> >>>> The result of adding > >> >>>> text=3D"{ResourceManager.****getInstance().localeChain}" >> >> >>>> /> to the project is '*en_US*' being displayed. >> >> >>>> >> >> >>>> >> >> >>>> I am using FlashBuilder 4.7 and I installed SDK 4.11.0 with the >> >> >>>> installer. >> >> >>>> >> >> >>>> Thanks >> >> >>>> >> >> >>>> * >> >> >>>> Lionel* >> >> >>>> >> >> >>>> >> >> >>>> On Thu, Oct 31, 2013 at 3:17 PM, Lee Burrows >> >> >>>> **wrote: >> >> >>>> >> >> >>>> ..perhaps its a locale-specific issue? are you using en_US? >> >> >>>>> >> >> >>>>> add this line to your app if you're not sure: >> >> >>>>> >> >> >>>>> > >>text=3D"{ResourceManager.****getInstance().localeChain}" >> >> >>>>>/> >> >> >>>>> >> >> >>>>> >> >> >>>>> >> >> >>>>> >> >> >>>>> >> >> >>>>> On 31/10/2013 19:06, Lee Burrows wrote: >> >> >>>>> >> >> >>>>> Your sample app works fine for me. >> >> >>>>>> >> >> >>>>>> SDK 4.11.0.20131017, FP 11.9, AIR 3.9, IE10 >> >> >>>>>> >> >> >>>>>> On 31/10/2013 18:52, Lionel A. Pierre wrote: >> >> >>>>>> >> >> >>>>>> I've gotten no response on this. Am I missing something >>obvious? >> >> >>>>>>> Any help would be appreciated please. >> >> >>>>>>> >> >> >>>>>>> Thanks >> >> >>>>>>> >> >> >>>>>>> * >> >> >>>>>>> Lionel* >> >> >>>>>>> On Wed, Oct 30, 2013 at 12:22 PM, Lionel A. Pierre >> >> >>>>>>>> >> >>>>>>> >> >> >>>>>>>> wrote: >> >> >>>>>>>> >> >> >>>>>>> I'm seeing an issue in 4.11.0 while debugging a Flex >>project >> >> >>>>>>>using >> >> >>>>>>> the >> >> >>>>>>> >> >> >>>>>>>> DateField. >> >> >>>>>>>> >> >> >>>>>>>> Clicking on the DateField's calendar icon to bring up the >>date >> >> >>>>>>>> chooser >> >> >>>>>>>> works when this Flex project is debugged with SDK 4.10.0. >> >> >>>>>>>> >> >> >>>>>>>> However, when debugged with SDK 4.11.0 the debugger stops 26 >> >> >>>>>>>>times on >> >> >>>>>>>> line >> >> >>>>>>>> 482 of DateField.as ( in ... Apache Flex >> >> >>>>>>>> 4.11.0\frameworks\projects\mx\****src\mx\controls\) though >>no >> >> >>>>>>>>error >> >> >>>>>>>> >> >> >>>>>>>> message is >> >> >>>>>>>> displayed in the console. >> >> >>>>>>>> >> >> >>>>>>>> When debugging with Internet Explorer, the DateChooser is >> >>visible >> >> >>>>>>>> after >> >> >>>>>>>> the 26th stop. However, with Firefox, the DateChooser never >> >>shows >> >> >>>>>>>>up. >> >> >>>>>>>> >> >> >>>>>>>> Does anyone else see this? >> >> >>>>>>>> >> >> >>>>>>>> Thanks >> >> >>>>>>>> >> >> >>>>>>>> -------------------- CODE BELOW ---------------------- >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> > >> >>>>>>>>xmlns:fx=3D"http://ns.adobe.com/****mxml/2009< >> >> http://ns.adobe.com/**m >> >> >>>>>>>>xml/2009> >> >> >>>>>>>> > >>> >> >> >>>>>>>> " >> >> >>>>>>>> >> >>xmlns:s=3D"library://ns.adobe.****com/flex/spark> >> >>>>>>>> adobe.com/flex/spark > >> >> >>>>>>>> " >> >> >>>>>>>> >> >>=20 >>>>>>>>>>xmlns:mx=3D"library://ns.adobe.****com/flex/mx> >> >>>>>>>> com/flex/mx >" >> >> >>>>>>>> >> >> >>>>>>>> minWidth=3D"955" >> >> >>>>>>>> minHeight=3D"600"> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> * >> >> >>>>>>>> Lionel* >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>>>> >> >> >>>>>> -- >> >> >>>>> Lee Burrows >> >> >>>>> ActionScripter >> >> >>>>> >> >> >>>>> >> >> >>>>> >> >> >>> >> >> >>> -- >> >> >>> Lee Burrows >> >> >>> ActionScripter >> >> >>> >> >> >>> >> >> >> >> >> >> >> >> >>