[jira] [Updated] (FLEX-27228) [flex_next] XML object doesn't work as key to Dictionary

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27228: - Labels: easytest (was: easyfix easytest) [flex_next] XML object doesn't work as key to

[jira] [Commented] (FLEX-27228) [flex_next] XML object doesn't work as key to Dictionary

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646407#comment-13646407 ] Justin Mclean commented on FLEX-27228: -- Greg Dove pointed out that this is a Flash

[jira] [Resolved] (FLEX-27228) [flex_next] XML object doesn't work as key to Dictionary

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-27228. -- Resolution: Won't Fix Or rather can't fix, it's a Flash Player issue not an Adobe Flex issue.

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Component/s: Spark: TextInput Spark TextArea writing in prompt text format

[jira] [Updated] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Curtis Aube (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Aube updated FLEX-33537: --- Description: Initialize a s:TextArea, set the prompt text to something and set the text to

Re: Entering FlexJS - FalconJX

2013-05-01 Thread Carlos Rovira
Hi Alex, I commit the fix. The problem was in FlexJSUI createjs Application. Now the createjs works ok. Now that we can see SWF and JS result, I see a significative difference in both outputs. createJS buttons and labels has bigger sizes than swf ones. Since createjs is in non DOM and we are

Re: flex.apache.org

2013-05-01 Thread OmPrakash Muppirala
On Tue, Apr 30, 2013 at 12:34 PM, OmPrakash Muppirala bigosma...@gmail.comwrote: Makes sense to provide a how-to link if we are asking folks to contribute. Is there such a wiki page available? Or maybe we can create a newbie-guide-to-fixing-Apache-Flex-bugs wiki page? This page:

Re: Entering FlexJS - FalconJX

2013-05-01 Thread Alex Harui
On 5/1/13 10:22 AM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: Hi Alex, I commit the fix. The problem was in FlexJSUI createjs Application. Excellent, thanks. Now the createjs works ok. Now that we can see SWF and JS result, I see a significative difference in both outputs.

[GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Alex Harui
Can someone explain why Carlos's checkin also provided notifications for my last set of checkins, but under his name? And why is that a good thing? Thanks, -Alex On 5/1/13 10:25 AM, carlosrov...@apache.org carlosrov...@apache.org wrote: Updated Branches:

RE: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Kessler CTR Mark J
I think it happens when the next person who is going to commit something does a pull instead of a fetch/rebase before doing their next push. Not 100% positive though... Although if you look through a git log you can see it break out a bit. Justin is so active he does it to all of mine :P

Re: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Dasa Paddock
In commit 671e059ea, Carlos merged the commits from the develop branch into the feature/createjs-checkbox branch. This is easier to see in a GUI, but here's what's shown for this commit at:

Re: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Alex Harui
Ah thanks. I keep forgetting to look at the top of the commit. On 5/1/13 11:31 AM, Dasa Paddock dpadd...@esri.com wrote: In commit 671e059ea, Carlos merged the commits from the develop branch into the feature/createjs-checkbox branch. This is easier to see in a GUI, but here's what's

Re: Mustella list tests failing

2013-05-01 Thread Mark Kessler
Ran a mustella test for it [1] and it showed failures [2]. [1] mini_run.sh components/List [2] = Passes: 191 Fails: 19 = components/List/Styles/ListStyleListBaseTester

Re: Mustella list tests failing

2013-05-01 Thread Justin Mclean
Hi, = Passes: 191 Fails: 19 = Looks like one of the recent changes to the List classes has changed something that the test don't expect. Not sure if it's a real issue or not.

Re: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Justin Mclean
Hi, I think it happens when the next person who is going to commit something does a pull instead of a fetch/rebase before doing their next push. Isn't it the other way around as a rebase rewrites commits? Justin

Re: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Justin Mclean
Hi, If this is what Fred has been warning us for, I'd give Fred +100 and immediately vote to have all his suggestions be made the absolute rule. This is a mess. Currently the workflow as suggested just doesn't work for me. If you do a release build or run any mustella tests it's then not

[jira] [Commented] (FLEX-33537) Spark TextArea writing in prompt text format

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647019#comment-13647019 ] Justin Mclean commented on FLEX-33537: -- Confined as an issue in the latest 4.10

Re: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events

2013-05-01 Thread Alex Harui
Why can't mustella generated files be in .gitignore? On 5/1/13 3:31 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, If this is what Fred has been warning us for, I'd give Fred +100 and immediately vote to have all his suggestions be made the absolute rule. This is a mess.

SimpleBinding changes make createjs sample stop working

2013-05-01 Thread Carlos Rovira
Hi Alex this latest change in SimpleBinding: -this.source = this.document[this.sourceID]; +this.source = this.document['get_' + this.sourceID](); Makes the createjs sample to not generate controls far beyond a SimpleBinding. I need to change the sample code or it's a bug? Thanks --

Re: Mustella list tests failing

2013-05-01 Thread Mark Kessler
Well they are all Failed CompareBitmap right? So we just have to track down graphical changes? On Wed, May 1, 2013 at 6:11 PM, Justin Mclean jus...@classsoftware.comwrote: Hi, = Passes: 191 Fails: 19

Re: Mustella list tests failing

2013-05-01 Thread Mark Kessler
Looking at the images, the only changes seem to be the alpha of the colors? The example one is pure red and the bad one shows the same image except the selection is like 0.10 or such of the alpha? [1] Flex\mustella\tests\components\List\Styles\Baselines\list_listbase_styles_selectionColor_0x.png

Re: Mustella list tests failing

2013-05-01 Thread Justin Mclean
Hi, Well they are all Failed CompareBitmap right? So we just have to track down graphical changes? The colour of a selected item seem lighter/more transparent, I had a quick look through the changes and couldn't see anything obvious. I do know it not the Bitmap changes or the 480 dpi

Error compiling mxml using compiler.jx

2013-05-01 Thread OmPrakash Muppirala
I am trying to test my SVG based controls using compiler.jx and FlexJS. Here is the error I am seeing: Command: C:\p\flex_os\workspace\flexroot\git\flex-falcon\compiler.jx\binmxmlc -js-output -type=FLEXJS -closure-lib=C:\p\flex_os\workspace\googleclosure -sdk-js-lib=C:

Re: flex.apache.org

2013-05-01 Thread OmPrakash Muppirala
Both tweets are out: https://twitter.com/apacheflex Everyone, please retweet them when you get a chance. Thanks, Om On Wed, May 1, 2013 at 10:39 AM, OmPrakash Muppirala bigosma...@gmail.comwrote: On Tue, Apr 30, 2013 at 12:34 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: Makes sense

[jira] [Assigned] (FLEX-27855) NumericStepper steps incorrectly with decimal values in European locale

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean reassigned FLEX-27855: Assignee: Justin Mclean NumericStepper steps incorrectly with decimal values in

[jira] [Commented] (FLEX-27855) NumericStepper steps incorrectly with decimal values in European locale

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647086#comment-13647086 ] Justin Mclean commented on FLEX-27855: -- Confirmed still as issue in Apache Flex

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread Alex Harui
The .bat file is out of date. Peter and I are on Macs. Erik too, I think. I think you'll be able to fix it if you compare it to the Mac script and make the appropriate changes. On 5/1/13 4:39 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: I am trying to test my SVG based controls using

[jira] [Assigned] (FLEX-27235) NumericStepper cannot display the correct decimal separator for various locale (fr_FR, ru_RU)

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean reassigned FLEX-27235: Assignee: Justin Mclean NumericStepper cannot display the correct decimal separator

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread OmPrakash Muppirala
On Wed, May 1, 2013 at 4:47 PM, Alex Harui aha...@adobe.com wrote: The .bat file is out of date. Peter and I are on Macs. Erik too, I think. I think you'll be able to fix it if you compare it to the Mac script and make the appropriate changes. Do you mean the mxmlc file when you say Mac

Re: Error compiling mxml using compiler.jx

2013-05-01 Thread Alex Harui
I haven't tried Cygwin either. Are you planning on making compiler changes? If so, try getting set up in Eclipse. Otherwise, can you try the FlexJSOverlay instructions and run from FB? On 5/1/13 4:53 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Wed, May 1, 2013 at 4:47 PM, Alex

[jira] [Commented] (FLEX-33524) ButtonBar/TabBar enable/disable buttons

2013-05-01 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647139#comment-13647139 ] Mark Kessler commented on FLEX-33524: - -Renamed methods to be more intuitive. -Added

[jira] [Resolved] (FLEX-27235) NumericStepper cannot display the correct decimal separator for various locale (fr_FR, ru_RU)

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-27235. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 checked into develop branch.

[jira] [Resolved] (FLEX-27855) NumericStepper steps incorrectly with decimal values in European locale

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-27855. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Checked into develop branch

[jira] [Commented] (FLEX-33169) Spark List selection on mobile doesn't work properly

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13647233#comment-13647233 ] Justin Mclean commented on FLEX-33169: -- Run Mustella tests all pass (except current

[jira] [Resolved] (FLEX-33169) Spark List selection on mobile doesn't work properly

2013-05-01 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-33169. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Checked fix into develop branch