Re: Git and build.properties

2013-04-16 Thread Alex Harui
I just pulled and tried ant release and it immediately failed because there is no build.properties. I liked the old way we had it which was: 1) a build.properties is in version control 2) anything you need to override in your system was changed in local.properties for which there was a

Re: Merging 4.9.1 release bench into develop

2013-04-16 Thread Justin Mclean
Hi, The git branching model seems to imply that changes to the release branch get merged into the develop branch at the end of the release. Did you only merge to trunk? I merged from the 4.9 release branch into develop. This was never done/was out of sync after we released 4.9.1. The 4.9.1

Re: Git and build.properties

2013-04-16 Thread Justin Mclean
Hi, I just pulled and tried ant release and it immediately failed because there is no build.properties. Yes as discussed on list we you need to copy the template file and edit. Once in place there no need to change it again and it wont be overwritten. I liked the old way So did I but it

Re: Merging 4.9.1 release bench into develop

2013-04-16 Thread Alex Harui
What was the change to Version.as in the develop branch that conflicted? Yep. That wasn't a yep question. But I think I know the answer: we updated the Version.as in the develop branch. Do we need to do that? I think I saw in the git branching model that they change the version in the

Re: Git and build.properties

2013-04-16 Thread Alex Harui
On 4/15/13 11:33 PM, Justin Mclean jus...@classsoftware.com wrote: I liked the old way So did I but it didn't work with git in a nice way. TLF is the only reason? Or did you run into other things? we had it which was: 1) a build.properties is in version control 2) anything you need to

Re: Merging 4.9.1 release bench into develop

2013-04-16 Thread Justin Mclean
Hi, What was the change to Version.as in the develop branch that conflicted. Release was updated to 4.9.1 and develop to 4.10.0 so that resulted in a conflict. With more frequent merges it may not be an issue. That wasn't a yep question. But I think I know the answer: we updated the

Re: Merging 4.9.1 release bench into develop

2013-04-16 Thread Justin Mclean
Hi, Did you use MergeTool? I'm thinking of downloading it and trying it out. It may help a little but not a lot for simple changes as you still have to resolve the conflicts. It's certainly not quite as smart as SVN re conflicts but I guess it can't be because of t's distributed nature.

Re: Git and build.properties

2013-04-16 Thread Justin Mclean
Hi, So did I but it didn't work with git in a nice way. TLF is the only reason? Or did you run into other things? It's the major one. I think most of the other values (version number, locale etc) a local.properties file works fine as they all have reasonable default values. Why couldn't we

Re: Merging 4.9.1 release bench into develop

2013-04-16 Thread Justin Mclean
Hi, BTW I think part of the issue is that it didn't recognise that it has been synced before when 4.9 was released so I think it though that all changes from the initial creation of the 4.9 branch onwards needed to be applied. Seems reasonable in the move form SVN to Git that sync point was

[jira] [Created] (FLEX-33496) FlexJS: Populate id property of DOM elements at runtime

2013-04-16 Thread Tigran Najaryan (JIRA)
Tigran Najaryan created FLEX-33496: -- Summary: FlexJS: Populate id property of DOM elements at runtime Key: FLEX-33496 URL: https://issues.apache.org/jira/browse/FLEX-33496 Project: Apache Flex

[jira] [Updated] (FLEX-33496) FlexJS: Populate id property of DOM elements at runtime

2013-04-16 Thread Tigran Najaryan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tigran Najaryan updated FLEX-33496: --- Attachment: UIBase.js.patch FlexJS: Populate id property of DOM elements at runtime

RE: Git and build.properties

2013-04-16 Thread Kessler CTR Mark J
+1 to the TLF_HOME -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, April 16, 2013 2:42 AM To: dev@flex.apache.org Subject: Re: Git and build.properties On 4/15/13 11:33 PM, Justin Mclean jus...@classsoftware.com wrote: I liked the old way So did I

[jira] [Resolved] (FLEX-32971) Datagrid selectedIndex property is not working sometimes

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-32971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler resolved FLEX-32971. - Resolution: Cannot Reproduce Unable to reproduce. Would need an actual code example that can

[jira] [Assigned] (FLEX-23303) getting the selectedIndex from a RadioButtonGroup

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-23303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler reassigned FLEX-23303: --- Assignee: Mark Kessler getting the selectedIndex from a RadioButtonGroup

[jira] [Commented] (FLEX-33495) Flex FileReference.browse() opens a save dialog in Firefox - NOT an open dialog

2013-04-16 Thread James Chow (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632840#comment-13632840 ] James Chow commented on FLEX-33495: --- Hi. I am using Firefox 20.0.1, FlexSDK 4.6, Flash

Re: [jira] [Commented] (FLEX-33495) Flex FileReference.browse() opens a save dialog in Firefox - NOT an open dialog

2013-04-16 Thread 周 戈
This issue has nothing to do with Flex SDK, FileReference is one of the FlashPlayer/AIR core class. So something must be wrong with the Firefox or FlashPlayer/AIR runtime, not Flex. DarkStone 2013-04-16 在 2013-04-16,21:43,James Chow (JIRA) j...@apache.org 写道: [

Re: CS Extensions

2013-04-16 Thread Harbs
I just pushed an initial skeleton framework of the panel with some placeholder components there to give an idea what the different components look like. Some of the methods I used for styling is a bit hacky, but it works… All the code needed for styling in both a light and dark UI is there.

[jira] [Commented] (FLEX-33495) Flex FileReference.browse() opens a save dialog in Firefox - NOT an open dialog

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632905#comment-13632905 ] Mark Kessler commented on FLEX-33495: - It was pointed out (darkstone) and is correct.

[jira] [Resolved] (FLEX-33495) Flex FileReference.browse() opens a save dialog in Firefox - NOT an open dialog

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler resolved FLEX-33495. - Resolution: Won't Fix This issue will have to be submitted as an Adobe Flash Player bug.

Re: [FalconJX] JSGoogEmitter.emitMethod

2013-04-16 Thread Cyrill Zadra
Well ... I ended up in not seperating code for constructor and method. Too much redundant Code ;-). Just pushed few commits. Cyrill On Mon, Apr 15, 2013 at 10:06 PM, Erik de Bruin e...@ixsoftware.nl wrote: Cyrill, I'm (usually) not easily offended ;-) My code is written in a whatever gets me

[jira] [Commented] (FLEX-33496) FlexJS: Populate id property of DOM elements at runtime

2013-04-16 Thread Adobe JIRA (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13632967#comment-13632967 ] Adobe JIRA commented on FLEX-33496: --- What am I supposed to do as follow up? -- Alex

Re: CS Extensions

2013-04-16 Thread Alex Harui
Thanks for working on this. I have some process tasks for you. 1) I just skimmed the commit email and noticed that the files need Apache headers. 2) I think you mentioned that some of this code was originally written by someone else? I think we need an email from him in the mailing list

Re: [jira] [Created] (FLEX-33496) FlexJS: Populate id property of DOM elements at runtime

2013-04-16 Thread Erik de Bruin
When the world starts to fall apart, you're now expected to put it back together and fix it :-P EdB PS. Or: you are now aware of this potentially interesting change to the code and if it breaks something you're the one to follow up with a fix. On Tuesday, April 16, 2013, Adobe JIRA (JIRA)

Re: CS Extensions

2013-04-16 Thread Harbs
On Apr 16, 2013, at 7:26 PM, Alex Harui wrote: Thanks for working on this. I have some process tasks for you. 1) I just skimmed the commit email and noticed that the files need Apache headers. Okay. I'll add them. 2) I think you mentioned that some of this code was originally written by

RE: Git and build.properties

2013-04-16 Thread Gordon Smith
+1 to Alex's comments. Having to create your own build.properties is a bad idea because, in addition to being an extra setup step, when the template for it changes you won't know and you won't pick up the intended changes. A standard build.properties should exist and work if you use a standard

Re: Git and build.properties

2013-04-16 Thread Alex Harui
On 4/16/13 2:45 AM, Kessler CTR Mark J mark.kessler@usmc.mil wrote: +1 to the TLF_HOME I think I am going to go in the direction of a versioned build.properties, a local-template.properties and TLF_HOME. -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent:

Re: CS Extensions

2013-04-16 Thread Harbs
There's one other issue with my code: All the code is mine with the partial exception of NativeComboBox. NativeComboBox was the result of a discussion between Bob Stucky (a friend and Adobe employee) and me. I observed that there were extensions created by Adobe that had dropdowns that

Re: CS Extensions

2013-04-16 Thread Alex Harui
On 4/16/13 11:17 AM, Harbs harbs.li...@gmail.com wrote: There's one other issue with my code: All the code is mine with the partial exception of NativeComboBox. NativeComboBox was the result of a discussion between Bob Stucky (a friend and Adobe employee) and me. I observed that there

Re: CS Extensions

2013-04-16 Thread Alex Harui
If that's easy to do, it probably wouldn't hurt. Otherwise we should get official answers. On 4/16/13 2:04 PM, Harbs harbs.li...@gmail.com wrote: Sounds like gobbledygook to me. Should I just ask Bob to give his okay to be sure? I think the code he wrote was on his own timeŠ On Apr 16,

RE: Git and build.properties

2013-04-16 Thread Gordon Smith
The default location for TLF should be a flex-tlf directory that is a sibling of the flex-sdk directory. You should not have to set TLF_HOME unless you rename your local repositories to have different names than they have remotely, or don't put them side-by-side in the same local directory. -

Re: CS Extensions

2013-04-16 Thread Alex Harui
On 4/16/13 3:03 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Sounds like gobbledygook to me. Should I just ask Bob to give his okay to be sure? I think the code he wrote was on his own timeŠ Which probably still mean Adobe owns it if he's a full time employee at Adobe - so we

Re: Git and build.properties

2013-04-16 Thread Justin Mclean
HI, The default location for TLF should be a flex-tlf directory that is a sibling of the flex-sdk directory. The path as far as I know in build.properties needs to be a full path not a relative path, so thats going to be be different on different machine. Perhaps this can be fixed? Justin

Re: Git and build.properties

2013-04-16 Thread Alex Harui
On 4/16/13 3:34 PM, Justin Mclean jus...@classsoftware.com wrote: HI, The default location for TLF should be a flex-tlf directory that is a sibling of the flex-sdk directory. The path as far as I know in build.properties needs to be a full path not a relative path, so thats going to be

Re: Git and build.properties

2013-04-16 Thread Justin Mclean
Hi, I'm as far as the docs build now. Is there something I need to change to see the issue in the experimental swc? Not that I can recall. Justin

Re: Git and build.properties

2013-04-16 Thread Justin Mclean
Hi, I'm as far as the docs build now. Is there something I need to change to see the issue in the experimental swc? An ant doc' in framework/projects/experimental should show the first issue. Justin

[jira] [Assigned] (FLEX-15274) ComboBox: setting selectedItem=null does not reset the control as it is should be

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler reassigned FLEX-15274: --- Assignee: Mark Kessler ComboBox: setting selectedItem=null does not reset the control

[jira] [Resolved] (FLEX-15274) ComboBox: setting selectedItem=null does not reset the control as it is should be

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler resolved FLEX-15274. - Resolution: Fixed Tested example. No issue exists. Was previous fixed in adobe ticket SDK-16396

[Discuss] Old imported JIRA issues

2013-04-16 Thread Mark Kessler
The very old JIRA issues imported from Adobe are missing attachments (can go to original adobe bug and find some of them). But more importantly, there are a few that have comments from the import like[1]... If the comments say the original resolution is fixed. Can we mark the issue fixed on our

[jira] [Commented] (FLEX-33312) Falcon need a simple option to support new Adobe scout Telemetry tool

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633584#comment-13633584 ] Justin Mclean commented on FLEX-33312: -- Flag added to existing mxmlc/compc compilers

[jira] [Resolved] (FLEX-33472) SDK Installer RC 2.5 (this is for the 2.5 release candidate, ignore the stated fix version)

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-33472. -- Resolution: Cannot Reproduce SDK Installer RC 2.5 (this is for the 2.5 release candidate,

Re: [Discuss] Old imported JIRA issues

2013-04-16 Thread Mark Kessler
Forgot to leave an example URL [1]. There are a total of 28 more of them that I could knock out if so. [1] https://issues.apache.org/jira/browse/FLEX-15274 On Tue, Apr 16, 2013 at 8:01 PM, Mark Kessler kesslerconsult...@gmail.comwrote: The very old JIRA issues imported from Adobe are missing

Re: [Discuss] Old imported JIRA issues

2013-04-16 Thread Justin Mclean
Hi, The very old JIRA issues imported from Adobe are missing attachments (can go to original adobe bug and find some of them). It's a know issue - infra and Alex have been working on it for some time. But more importantly,there are a few that have comments from the import like[1]... If

Re: [Discuss] Old imported JIRA issues

2013-04-16 Thread Mark Kessler
Well worst case scenario I can start testing the 1,006... which can be done more quickly if most of them have already been addressed in Adobe jira in some fasion. Was hoping to not duplicate work :) Thanks Justin. -Mark On Tue, Apr 16, 2013 at 8:40 PM, Justin Mclean

[jira] [Created] (FLEX-33498) Enhancement for dataProvier/selectedIndex supporting components

2013-04-16 Thread Mark Kessler (JIRA)
Mark Kessler created FLEX-33498: --- Summary: Enhancement for dataProvier/selectedIndex supporting components Key: FLEX-33498 URL: https://issues.apache.org/jira/browse/FLEX-33498 Project: Apache Flex

[jira] [Commented] (FLEX-33498) Enhancement for dataProvier/selectedIndex supporting components

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633622#comment-13633622 ] Mark Kessler commented on FLEX-33498: - Is currently under discussion and more will be

[jira] [Updated] (FLEX-26698) CurrencyFormatter returns malformed string when formatting the number 0

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-26698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler updated FLEX-26698: Labels: easyfix (was: ) CurrencyFormatter returns malformed string when formatting the

[jira] [Commented] (FLEX-26698) CurrencyFormatter returns malformed string when formatting the number 0

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-26698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633632#comment-13633632 ] Mark Kessler commented on FLEX-26698: - Issue may already be resolved, needs to be

[jira] [Updated] (FLEX-16714) Validator. Credit Card Validator does not work properly when property 'required' is false

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler updated FLEX-16714: Labels: easyfix (was: ) Validator. Credit Card Validator does not work properly when

[jira] [Updated] (FLEX-17869) Setting useHandCursor property to false on LinkBar control does nothin. nada. zero.

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler updated FLEX-17869: Labels: easyfix (was: ) Setting useHandCursor property to false on LinkBar control does

[jira] [Commented] (FLEX-17869) Setting useHandCursor property to false on LinkBar control does nothin. nada. zero.

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633635#comment-13633635 ] Mark Kessler commented on FLEX-17869: - Issue may already be resolved, needs to be

[jira] [Commented] (FLEX-20322) Locale fr_FR with different monthNames and DateFormatter doesnt provide expected result

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633634#comment-13633634 ] Mark Kessler commented on FLEX-20322: - Issue may already be resolved, needs to be

[jira] [Commented] (FLEX-16714) Validator. Credit Card Validator does not work properly when property 'required' is false

2013-04-16 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633636#comment-13633636 ] Mark Kessler commented on FLEX-16714: - Issue may already be resolved, needs to be

Re: [Discuss] Old imported JIRA issues

2013-04-16 Thread Mark Kessler
Good point about marking some as easyfix. I've labeled up those ones you listed. On Tue, Apr 16, 2013 at 9:09 PM, Justin Mclean jus...@classsoftware.comwrote: Hi, Well worst case scenario I can start testing the 1,006... Well don't let me stop you. :-) Perhaps if mark some with easyfix

[jira] [Commented] (FLEX-26698) CurrencyFormatter returns malformed string when formatting the number 0

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-26698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633663#comment-13633663 ] Justin Mclean commented on FLEX-26698: -- Issue still exists and interestingly enough

Currency formatting and formatting 0

2013-04-16 Thread Justin Mclean
Hi, Old bugs are the best bugs - amazing this one been an issue for so long really. :-) I added sample code and confirmed it's still an issue. https://issues.apache.org/jira/browse/FLEX-26698 Funnily enough the spark formatter also have an different issue for formatting 0 so is not really a

[jira] [Updated] (FLEX-19964) Event type 'mx.events:Event' is unavailable. Cannot define custom event handler in MXML.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-19964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-19964: - Labels: easytest (was: ) Event type 'mx.events:Event' is unavailable. Cannot define custom

[jira] [Updated] (FLEX-17760) datagrid datatip [object Object] for null/unset items

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17760: - Labels: easy test (was: ) datagrid datatip [object Object] for null/unset items

[jira] [Updated] (FLEX-17760) datagrid datatip [object Object] for null/unset items

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17760: - Labels: easytest (was: easy test) datagrid datatip [object Object] for null/unset items

[jira] [Updated] (FLEX-17664) VBox container does not receive focus when clicked

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17664: - Labels: easytest (was: ) VBox container does not receive focus when clicked

[jira] [Updated] (FLEX-17567) The DateFormatter cannot format the date if the date in UTC is Jan 1st 1970 0 hours 0mins 0sec and 0 milliseconds

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17567: - Labels: easytest (was: ) The DateFormatter cannot format the date if the date in UTC is

[jira] [Updated] (FLEX-17477) fadeIn and grow Effects are not working on List with any container (VBox,HBox,canvas) in it's custom itemRenderer.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17477: - Labels: easytest (was: ) fadeIn and grow Effects are not working on List with any

[jira] [Updated] (FLEX-17483) TextArea incorrectly adds trailing newline

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17483: - Labels: easytest (was: ) TextArea incorrectly adds trailing newline

[jira] [Updated] (FLEX-32887) Crash in chart drawing

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-32887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-32887: - Labels: easyfix (was: ) Crash in chart drawing --

[jira] [Updated] (FLEX-17210) mx:NumberFormatter failed when use localeChain

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17210: - Labels: easytest (was: ) mx:NumberFormatter failed when use localeChain

[jira] [Updated] (FLEX-17220) Make PopUpButton.arrowButtonWidth a public property

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17220: - Labels: easy fix (was: ) Make PopUpButton.arrowButtonWidth a public property

[jira] [Updated] (FLEX-17215) 1 Pixel get smoothend/blured when dragging

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17215: - Labels: easytest (was: ) 1 Pixel get smoothend/blured when dragging

[jira] [Updated] (FLEX-17220) Make PopUpButton.arrowButtonWidth a public property

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17220: - Labels: easyfix (was: easy fix) Make PopUpButton.arrowButtonWidth a public property

[jira] [Updated] (FLEX-17084) Unexpected behavior in ComboBox

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17084: - Labels: easytest (was: ) Unexpected behavior in ComboBox ---

[jira] [Updated] (FLEX-17082) NavBar : enable property enables all buttons, event the current view's one

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17082: - Labels: easyfix easytest (was: ) NavBar : enable property enables all buttons, event the

[jira] [Updated] (FLEX-14871) CurrencyValidator not work with ',' decimal separator

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14871: - Labels: easytest (was: ) CurrencyValidator not work with ',' decimal separator

[jira] [Updated] (FLEX-14802) This is something minor - might be a small typo in the code - does not seem to change functionality

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14802: - Labels: easyfix (was: ) This is something minor - might be a small typo in the code - does

[jira] [Updated] (FLEX-18827) Setting fork attribute to true causes ant build to fail.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-18827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-18827: - Labels: easytest (was: ) Setting fork attribute to true causes ant build to fail.

[jira] [Updated] (FLEX-14568) Data grid header release dispatches ListEvent.CHANGE event

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14568: - Labels: easytest (was: ) Data grid header release dispatches ListEvent.CHANGE event

[jira] [Updated] (FLEX-33028) Combo Box not selecting correct Object

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33028: - Labels: easy test (was: ) Combo Box not selecting correct Object

[jira] [Updated] (FLEX-33028) Combo Box not selecting correct Object

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33028: - Labels: easytest (was: easy test) Combo Box not selecting correct Object

[jira] [Updated] (FLEX-19868) Incorrect functionality when using addChildAt

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-19868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-19868: - Labels: easytest (was: ) Incorrect functionality when using addChildAt

[jira] [Updated] (FLEX-17225) make UIComponentGlobals.layoutManager a public property

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17225: - Labels: easyfix (was: ) make UIComponentGlobals.layoutManager a public property

[jira] [Updated] (FLEX-20012) FormItem Enhancement: Change private method and variables to protected associated with displayIndicator so that private function displayIndicator can be overriden.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-20012: - Labels: easyfix (was: ) FormItem Enhancement: Change private method and variables to

[jira] [Updated] (FLEX-28401) NumericStepper steps incorrectly with decimal values

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-28401: - Labels: easytest (was: ) NumericStepper steps incorrectly with decimal values

[jira] [Updated] (FLEX-17452) Combobox does not fully unregister when switching dataProviders

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-17452: - Labels: easytest (was: ) Combobox does not fully unregister when switching dataProviders

[jira] [Updated] (FLEX-15951) When an message is passed to the Alert, which consist leading spaces and long spaces within the message; the message is displayed outside the Alert box (refer attachments

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-15951: - Labels: easytest (was: ) When an message is passed to the Alert, which consist leading

[jira] [Updated] (FLEX-15277) NumberFormatter using Thousands Separator and Precision doesn't return the right format

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-15277: - Labels: easytest (was: ) NumberFormatter using Thousands Separator and Precision doesn't

[jira] [Commented] (FLEX-15861) can not access MXML component created via AS code until we add it to some container.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13633696#comment-13633696 ] Justin Mclean commented on FLEX-15861: -- I think this is intended and not a bug.

[jira] [Updated] (FLEX-14313) in Accordion. selectedIndex can return the wrong value

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14313: - Labels: easyfix easytest (was: ) in Accordion. selectedIndex can return the wrong value

[jira] [Updated] (FLEX-14316) mx.core.UITextField.truncateToFit() contains dead code

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14316: - Labels: easyfix (was: ) mx.core.UITextField.truncateToFit() contains dead code

[jira] [Updated] (FLEX-20237) Deleting items from a Data Grid that is editable results in RTE

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-20237: - Labels: easytest (was: ) Deleting items from a Data Grid that is editable results in RTE

[jira] [Updated] (FLEX-28064) Empty tooltip shows on sparse datagrid columns

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-28064: - Labels: easytest (was: ) Empty tooltip shows on sparse datagrid columns

[jira] [Updated] (FLEX-16838) PopUp window disappears if x or y coordinate becomes negative number with fraction

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-16838: - Labels: easytest (was: ) PopUp window disappears if x or y coordinate becomes negative

[jira] [Updated] (FLEX-16840) Unused local variable

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-16840: - Labels: easyfix (was: ) Unused local variable -

[jira] [Updated] (FLEX-16409) allowedActions

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-16409: - Labels: easytest (was: ) allowedActions -- Key: FLEX-16409

[jira] [Updated] (FLEX-15127) [Bug Report] ComboBox doesn't show dropdown upwards

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-15127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-15127: - Labels: easyfix easytest (was: ) [Bug Report] ComboBox doesn't show dropdown upwards

[jira] [Updated] (FLEX-18168) CLONE -DateField returns wrong date

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-18168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-18168: - Labels: easytest (was: ) CLONE -DateField returns wrong date

[jira] [Updated] (FLEX-18072) Label does not show any text if truncateToFit is false

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-18072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-18072: - Labels: easyfix easytest (was: ) Label does not show any text if truncateToFit is false

[jira] [Updated] (FLEX-28668) ViewStack with one NavigatorContent RTEs when the NavigatorContent is removed.

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-28668: - Labels: easytest (was: ) ViewStack with one NavigatorContent RTEs when the

[jira] [Updated] (FLEX-27924) Under specific conditions (detailed inside), mx:Text will hang or throw an exception

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27924: - Labels: easytest (was: ) Under specific conditions (detailed inside), mx:Text will hang or

[jira] [Updated] (FLEX-27687) TLF Control cannot render html list tag type correctly eg.ol type=A, ul type=circle

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27687: - Labels: easytest (was: ) TLF Control cannot render html list tag type correctly eg.ol

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

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27235: - Labels: easytest (was: ) NumericStepper cannot display the correct decimal separator for

[jira] [Updated] (FLEX-14936) List selectedItem and selectedIndex not updated on refresh() using empty array

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14936: - Labels: easytest (was: ) List selectedItem and selectedIndex not updated on refresh()

[jira] [Resolved] (FLEX-17121) for loop enumerates properties in random order

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-17121. -- Resolution: Won't Fix ActionScript / Flash player issue not Flex issue for

[jira] [Resolved] (FLEX-14787) Confusing, implicit cast to Number

2013-04-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-14787. -- Resolution: Fixed ActionScript / Flash player issue not Flex issue

  1   2   >