[GitHub] [royale-asjs] estanglerbm edited a comment on pull request #1037: Initial version of Spark formatters and mx.globalization.

2021-07-25 Thread GitBox
estanglerbm edited a comment on pull request #1037: URL: https://github.com/apache/royale-asjs/pull/1037#issuecomment-886181711 Tested by running (and reviewing output of): ``` asdoc -source-path . -library-path+=c:\somewhere\royale-asjs\frameworks\libs -doc-classes

[GitHub] [royale-asjs] estanglerbm commented on pull request #1037: Initial version of Spark formatters and mx.globalization.

2021-07-25 Thread GitBox
estanglerbm commented on pull request #1037: URL: https://github.com/apache/royale-asjs/pull/1037#issuecomment-886181711 Tested by running (and reviewing output of): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [royale-asjs] yishayw closed issue #1051: Nightly build checkintests - mustella tests failing

2021-07-24 Thread GitBox
yishayw closed issue #1051: URL: https://github.com/apache/royale-asjs/issues/1051 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] estanglerbm commented on issue #1051: Nightly build checkintests - mustella tests failing

2021-07-23 Thread GitBox
estanglerbm commented on issue #1051: URL: https://github.com/apache/royale-asjs/issues/1051#issuecomment-886000950 PR #1134 closes this. Not sure how to close this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [royale-asjs] estanglerbm commented on pull request #1037: Initial version of Spark formatters and mx.globalization.

2021-07-23 Thread GitBox
estanglerbm commented on pull request #1037: URL: https://github.com/apache/royale-asjs/pull/1037#issuecomment-886000471 Added (endless) docs to mx.globalization (flash.globalization). -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [royale-asjs] pashminakazi opened a new issue #1140: Background should be blur when popup window opens

2021-07-23 Thread GitBox
pashminakazi opened a new issue #1140: URL: https://github.com/apache/royale-asjs/issues/1140 [MovedWindow.zip](https://github.com/apache/royale-asjs/files/6870105/MovedWindow.zip)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1139: PopupWindow should be movable

2021-07-23 Thread GitBox
pashminakazi opened a new issue #1139: URL: https://github.com/apache/royale-asjs/issues/1139 [MovedWindow.zip](https://github.com/apache/royale-asjs/files/6870104/MovedWindow.zip)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1138: Selected Tab is not highlighted

2021-07-23 Thread GitBox
pashminakazi opened a new issue #1138: URL: https://github.com/apache/royale-asjs/issues/1138 Selected Tab should be highlighted when it is selected and If focus is out from Tab then also it remains highlighted it doesn't loose selection from Tab

[GitHub] [royale-asjs] pashminakazi opened a new issue #1137: DataGrid is not resizable

2021-07-23 Thread GitBox
pashminakazi opened a new issue #1137: URL: https://github.com/apache/royale-asjs/issues/1137 [DataGridIssue.zip](https://github.com/apache/royale-asjs/files/6870081/DataGridIssue.zip)

[GitHub] [royale-asjs] yishayw commented on issue #1136: mx.effects.Resize constructor is passing class instead of variable

2021-07-23 Thread GitBox
yishayw commented on issue #1136: URL: https://github.com/apache/royale-asjs/issues/1136#issuecomment-885615803 Looks like you are right. Want to open a pull request? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [royale-asjs] piltsen opened a new issue #1136: mx.effects.Resize constructor is passing class instead of variable

2021-07-22 Thread GitBox
piltsen opened a new issue #1136: URL: https://github.com/apache/royale-asjs/issues/1136 frameworks/projects/MXRoyale/src/main/royale/mx/effects/Resize.as The file mx.effects.Resize on the constructor is passing the class IUIBase instead of the variable. ``` public

[GitHub] [royale-asjs] yishayw commented on issue #1132: SizeChanged Event of an element

2021-07-22 Thread GitBox
yishayw commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-884767498 >addEventListener("sizeChanged", sizeChangedHandler); addEventListener("widthChanged", sizeChangedHandler); addEventListener("heightChanged", sizeChangedHandler); Did

[GitHub] [royale-asjs] estanglerbm commented on issue #1132: SizeChanged Event of an element

2021-07-21 Thread GitBox
estanglerbm commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-884381120 I can't speak to Jewel and others, but at least for MX or Spark: if an element is resized that requires the container to be resized, then--as @Harbs

[GitHub] [royale-asjs] estanglerbm commented on pull request #1134: Fix exception in SWF target with recent changes in ContentView.

2021-07-21 Thread GitBox
estanglerbm commented on pull request #1134: URL: https://github.com/apache/royale-asjs/pull/1134#issuecomment-884065831 Closes #1051 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [royale-asjs] yishayw merged pull request #1134: Fix exception in SWF target with recent changes in ContentView.

2021-07-21 Thread GitBox
yishayw merged pull request #1134: URL: https://github.com/apache/royale-asjs/pull/1134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] estanglerbm commented on pull request #1041: Reconcile Basic ContainerView for SWF and JS, and some SWF fixes

2021-07-20 Thread GitBox
estanglerbm commented on pull request #1041: URL: https://github.com/apache/royale-asjs/pull/1041#issuecomment-883876966 The issue is fixed in PR #1134. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [royale-asjs] estanglerbm opened a new pull request #1134: Fix exception in SWF target with recent changes in ContentView.

2021-07-20 Thread GitBox
estanglerbm opened a new pull request #1134: URL: https://github.com/apache/royale-asjs/pull/1134 Fixes issue in SWF target caused by PR #1041. Basically, any Container with an addElement() that proxies to contentView.addElement() needs to check that the child is not the

[GitHub] [royale-asjs] estanglerbm commented on issue #961: Mismatched types for padding in UIComponent vs. HGroup

2021-07-20 Thread GitBox
estanglerbm commented on issue #961: URL: https://github.com/apache/royale-asjs/issues/961#issuecomment-883845503 This is the exception text that fdb shows: ``` [trace] return types dont match [trace]virt Object mx.core::UIComponent/get paddingLeft() [trace]over

[GitHub] [royale-asjs] Harbs commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-20 Thread GitBox
Harbs commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882611445 It's fine I guess. I spent a lot of time declaring whether coercions are needed or not. It feels to me like we should have "debug coercions" which disappear in release

[GitHub] [royale-asjs] javeiga-iest commented on issue #1132: SizeChanged Event of an element

2021-07-20 Thread GitBox
javeiga-iest commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-882470100 Option "A" - detect the container size change event @estanglerbm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] javeiga-iest commented on issue #1132: SizeChanged Event of an element

2021-07-20 Thread GitBox
javeiga-iest commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-882470100 Option "A" - detect the container size change event @estanglerbm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] Harbs commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-20 Thread GitBox
Harbs commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882611445 It's fine I guess. I spent a lot of time declaring whether coercions are needed or not. It feels to me like we should have "debug coercions" which disappear in release

[GitHub] [royale-asjs] Harbs commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-19 Thread GitBox
Harbs commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882611445 It's fine I guess. I spent a lot of time declaring whether coercions are needed or not. It feels to me like we should have "debug coercions" which disappear in release

[GitHub] [royale-asjs] javeiga-iest commented on issue #1132: SizeChanged Event of an element

2021-07-19 Thread GitBox
javeiga-iest commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-882470100 Option "A" - detect the container size change event @estanglerbm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] yishayw commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-19 Thread GitBox
yishayw commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882322282 Looks good to me. @Harbs , I just noticed you were the official reviewer to this. I felt @estanglerbm 's reasoning for removing the ignore coercion statement was sound, but

[GitHub] [royale-asjs] yishayw merged pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-19 Thread GitBox
yishayw merged pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] estanglerbm commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-19 Thread GitBox
estanglerbm commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882308414 @yishayw No, that's why I wrote "(not related to PR 1041)". -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] yishayw commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-19 Thread GitBox
yishayw commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-882292609 Do these address the issues found by Josh? https://github.com/apache/royale-asjs/pull/1041#issuecomment-877182238 -- This is an automated message from the Apache

[GitHub] [royale-asjs] yishayw merged pull request #1123: update proxy.as

2021-07-18 Thread GitBox
yishayw merged pull request #1123: URL: https://github.com/apache/royale-asjs/pull/1123 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw merged pull request #1035: Create bead Spark TabBarSelectionUpdateFromSelectableDataProvider to propagate MX ViewStack.selectedIndex change to Spark TabBar.

2021-07-18 Thread GitBox
yishayw merged pull request #1035: URL: https://github.com/apache/royale-asjs/pull/1035 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw commented on a change in pull request #1035: Create bead Spark TabBarSelectionUpdateFromSelectableDataProvider to propagate MX ViewStack.selectedIndex change to Spark Ta

2021-07-18 Thread GitBox
yishayw commented on a change in pull request #1035: URL: https://github.com/apache/royale-asjs/pull/1035#discussion_r671830303 ## File path: frameworks/projects/SparkRoyale/src/main/royale/spark/components/beads/TabBarSelectionUpdateFromSelectableDataProvider.as ## @@ -0,0

[GitHub] [royale-asjs] yishayw merged pull request #1045: Fix word-wrapping in Spark TabBar tab labels

2021-07-18 Thread GitBox
yishayw merged pull request #1045: URL: https://github.com/apache/royale-asjs/pull/1045 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw closed issue #967: Spark TabBar display problems with certain s:NavigatorContent labels

2021-07-18 Thread GitBox
yishayw closed issue #967: URL: https://github.com/apache/royale-asjs/issues/967 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw merged pull request #1082: - Hopefully fixed the ACE build

2021-07-18 Thread GitBox
yishayw merged pull request #1082: URL: https://github.com/apache/royale-asjs/pull/1082 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] estanglerbm commented on issue #1132: SizeChanged Event of an element

2021-07-18 Thread GitBox
estanglerbm commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-882037434 @javeiga-iest Are you trying to (a) detect the resize of the container, (b) detect the resize of an element of the container, or (c) just make sure the container is resized

[GitHub] [royale-asjs] yishayw closed issue #1125: Cannot read property 'royale_wrapper' of undefined (UIBase.js:441)

2021-07-15 Thread GitBox
yishayw closed issue #1125: URL: https://github.com/apache/royale-asjs/issues/1125 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw closed issue #1133: ComboBoxList is moving up and down if i scroll,It should be closed if i scroll

2021-07-15 Thread GitBox
yishayw closed issue #1133: URL: https://github.com/apache/royale-asjs/issues/1133 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw closed issue #1115: ComboBox DropdownList doesn't close

2021-07-15 Thread GitBox
yishayw closed issue #1115: URL: https://github.com/apache/royale-asjs/issues/1115 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] yishayw opened a new issue #1133: ComboBoxList is moving up and down if i scroll,It should be closed if i scroll

2021-07-15 Thread GitBox
yishayw opened a new issue #1133: URL: https://github.com/apache/royale-asjs/issues/1133 ComboBoxList is moving up and down if i scroll,It should be closed if i scroll

[GitHub] [royale-asjs] mjesteve commented on issue #1132: SizeChanged Event of an element

2021-07-15 Thread GitBox
mjesteve commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-880555243 Hi, in my case this solution has not worked for me before (I have a main page with a container "X" of which I need to be notified when it is resized). From the main

[GitHub] [royale-asjs] javeiga-iest commented on issue #1132: SizeChanged Event of an element

2021-07-15 Thread GitBox
javeiga-iest commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-880543847 > A specific element or all elements? `layoutNeeded()` is likely what you're looking for Hi @Harbs thx for the reply , i need it for a specific element. How

[GitHub] [royale-asjs] pashminakazi commented on issue #1115: ComboBox DropdownList doesn't close

2021-07-15 Thread GitBox
pashminakazi commented on issue #1115: URL: https://github.com/apache/royale-asjs/issues/1115#issuecomment-880508209 ComboBoxList is moving up and down if i scroll,It should be closed if i scroll

[GitHub] [royale-asjs] Harbs commented on issue #1132: SizeChanged Event of an element

2021-07-15 Thread GitBox
Harbs commented on issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132#issuecomment-880477460 A specific element or all elements? `layoutNeeded()` is likely what you're looking for -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [royale-asjs] javeiga-iest opened a new issue #1132: SizeChanged Event of an element

2021-07-14 Thread GitBox
javeiga-iest opened a new issue #1132: URL: https://github.com/apache/royale-asjs/issues/1132 I use the sizeChanged event to handle the resizing of a window and update its content ... ``` addEventListener("sizeChanged", sizeChangedHandler); addEventListener("widthChanged",

[GitHub] [royale-compiler] Laturine opened a new issue #191: Internal Error NPE thrown for try-catch declaration in mxml

2021-07-14 Thread GitBox
Laturine opened a new issue #191: URL: https://github.com/apache/royale-compiler/issues/191 Hi Here's the sample test case *** Foo.mxml *** ```as3 public function bar():void { try{ trace("hi"); } catch(e:Error){

[GitHub] [royale-asjs] estanglerbm commented on a change in pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-14 Thread GitBox
estanglerbm commented on a change in pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#discussion_r669544683 ## File path: frameworks/projects/Core/src/main/royale/org/apache/royale/core/LayoutBase.as ## @@ -310,7 +310,6 @@ package

[GitHub] [royale-asjs] Harbs commented on a change in pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-14 Thread GitBox
Harbs commented on a change in pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#discussion_r669516816 ## File path: frameworks/projects/Core/src/main/royale/org/apache/royale/core/LayoutBase.as ## @@ -310,7 +310,6 @@ package org.apache.royale.core

[GitHub] [royale-asjs] estanglerbm commented on pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-14 Thread GitBox
estanglerbm commented on pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129#issuecomment-879804501 (Not technically just for Containers) Updated with change needed to use skinClass style in skin MXML with SWF target. -- This is an automated message from the Apache

[GitHub] [royale-asjs] estanglerbm opened a new issue #1131: Compile not catching missing states in skin MXML

2021-07-13 Thread GitBox
estanglerbm opened a new issue #1131: URL: https://github.com/apache/royale-asjs/issues/1131 If you define a skin MXML without states, Flex compiler throws errors: ``` MySkinFlex.mxml(8): Error: The required skin state 'disabled' is missing. MySkinFlex.mxml(8): Error: The

[GitHub] [royale-asjs] estanglerbm commented on pull request #1126: Add support for function instances to getQualifiedClassName().

2021-07-13 Thread GitBox
estanglerbm commented on pull request #1126: URL: https://github.com/apache/royale-asjs/pull/1126#issuecomment-878909323 On the last point, for example: Flex would return "mx.charts.chartClasses::ChartLabel", but Royale returns "mx.charts.chartClasses.ChartLabel". -- This is an

[GitHub] [royale-asjs] estanglerbm opened a new issue #1130: Exception thrown when clicking on Spark button in SWF target

2021-07-12 Thread GitBox
estanglerbm opened a new issue #1130: URL: https://github.com/apache/royale-asjs/issues/1130 Clicking on a Spark button (probably MX, too?) in SWF target throws this error in fdb: `` [Fault] exception, information=TypeError: Error #1034: Type Coercion failed: cannot convert

[GitHub] [royale-asjs] estanglerbm opened a new pull request #1129: Several Container fixes for SWF target (not related to PR 1041)

2021-07-12 Thread GitBox
estanglerbm opened a new pull request #1129: URL: https://github.com/apache/royale-asjs/pull/1129 Several Container fixes for SWF target (not related to PR 1041). These are for issues that predate PR 1041. That is, after the fix for PR 1041, this is a different set of fixes that

[GitHub] [royale-asjs] estanglerbm commented on pull request #1127: Various small fixes and changes

2021-07-12 Thread GitBox
estanglerbm commented on pull request #1127: URL: https://github.com/apache/royale-asjs/pull/1127#issuecomment-878625073 Updated to fix this pointer in last set of changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [royale-asjs] estanglerbm commented on pull request #1037: Initial version of Spark formatters and mx.globalization.

2021-07-12 Thread GitBox
estanglerbm commented on pull request #1037: URL: https://github.com/apache/royale-asjs/pull/1037#issuecomment-878566845 Updated to add Spark formatters to MXML. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [royale-asjs] estanglerbm opened a new issue #1128: Error during flat-ui-icons build doesn't fail entire ant build?

2021-07-12 Thread GitBox
estanglerbm opened a new issue #1128: URL: https://github.com/apache/royale-asjs/issues/1128 Got this error during ant build (the reason for the error is not important): ``` flat-ui-icons: [java] Error: Unable to access jarfile

[GitHub] [royale-asjs] estanglerbm commented on pull request #1127: Various small fixes and changes

2021-07-11 Thread GitBox
estanglerbm commented on pull request #1127: URL: https://github.com/apache/royale-asjs/pull/1127#issuecomment-86025 Updated to fix issues in DataItemRendererFactoryForIListData.dataProviderChangeHandler(). [It was conflicting with its super.] -- This is an automated message from

[GitHub] [royale-asjs] estanglerbm commented on pull request #1127: Various small fixes and changes

2021-07-11 Thread GitBox
estanglerbm commented on pull request #1127: URL: https://github.com/apache/royale-asjs/pull/1127#issuecomment-85045 Updated to remove unused MX VirtualListVerticalLayout. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [royale-asjs] estanglerbm commented on pull request #1037: Initial version of Spark formatters and mx.globalization.

2021-07-11 Thread GitBox
estanglerbm commented on pull request #1037: URL: https://github.com/apache/royale-asjs/pull/1037#issuecomment-877759678 Can this be merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [royale-asjs] estanglerbm commented on pull request #1045: Fix word-wrapping in Spark TabBar tab labels

2021-07-11 Thread GitBox
estanglerbm commented on pull request #1045: URL: https://github.com/apache/royale-asjs/pull/1045#issuecomment-877758651 Can this change be merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [royale-asjs] estanglerbm opened a new pull request #1127: Various small fixes and changes

2021-07-11 Thread GitBox
estanglerbm opened a new pull request #1127: URL: https://github.com/apache/royale-asjs/pull/1127 Various small fixes and changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [royale-asjs] estanglerbm opened a new pull request #1126: Add support for function instances to getQualifiedClassName().

2021-07-10 Thread GitBox
estanglerbm opened a new pull request #1126: URL: https://github.com/apache/royale-asjs/pull/1126 Added support for function instances passed into getQualifiedClassName(). For example, getQualifiedClassName(getQualifiedClassName). Did not add support for calling with "Function",

[GitHub] [royale-asjs] estanglerbm commented on issue #1051: Nightly build checkintests - mustella tests failing

2021-07-09 Thread GitBox
estanglerbm commented on issue #1051: URL: https://github.com/apache/royale-asjs/issues/1051#issuecomment-877565307 This is most likely related to #1041 (see last few comments). Found the problem, tested a fix, but just need a little more time with it. -- This is an automated message

[GitHub] [royale-asjs] estanglerbm commented on pull request #1041: Reconcile Basic ContainerView for SWF and JS, and some SWF fixes

2021-07-09 Thread GitBox
estanglerbm commented on pull request #1041: URL: https://github.com/apache/royale-asjs/pull/1041#issuecomment-877182238 Figured out the issue. Need a little more time with the fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] estanglerbm commented on pull request #1041: Reconcile Basic ContainerView for SWF and JS, and some SWF fixes

2021-07-08 Thread GitBox
estanglerbm commented on pull request #1041: URL: https://github.com/apache/royale-asjs/pull/1041#issuecomment-876858841 Sorry for the excessive delay. I'm working on this right now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] pashminakazi commented on issue #1125: Cannot read property 'royale_wrapper' of undefined (UIBase.js:441)

2021-07-08 Thread GitBox
pashminakazi commented on issue #1125: URL: https://github.com/apache/royale-asjs/issues/1125#issuecomment-876700030 When i check checkbox from DataGrid this error occurs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [royale-asjs] pashminakazi opened a new issue #1125: Cannot read property 'royale_wrapper' of undefined (UIBase.js:441)

2021-07-08 Thread GitBox
pashminakazi opened a new issue #1125: URL: https://github.com/apache/royale-asjs/issues/1125 Example : https://paste.apache.org/d098v ![image](https://user-images.githubusercontent.com/42200979/124961458-5bba6300-dfd2-11eb-8f01-01af875c3088.png)

[GitHub] [royale-compiler] Laturine opened a new issue #190: RemoteClass alias missing from compiled Modules

2021-07-02 Thread GitBox
Laturine opened a new issue #190: URL: https://github.com/apache/royale-compiler/issues/190 It seems compiling a module strips it's dependencies of the property alias. Which in turn is causing my module to not be able to speak with our backend. How I'm compiling: with the

[GitHub] [royale-asjs] pashminakazi closed issue #1119: FormItem Required field is throwing Exception and Red mark for required field is missing

2021-07-02 Thread GitBox
pashminakazi closed issue #1119: URL: https://github.com/apache/royale-asjs/issues/1119 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [royale-asjs] Laturine opened a new issue #1124: IndexChangedEvent not sending correct event parameters in mx.containers.ViewStack

2021-06-30 Thread GitBox
Laturine opened a new issue #1124: URL: https://github.com/apache/royale-asjs/issues/1124 https://github.com/apache/royale-asjs/blob/9ee7abbaa576d9985f9314a1369e41faaa91a464/frameworks/projects/MXRoyale/src/main/royale/mx/containers/ViewStack.as#L1286 This method in ViewStack is

[GitHub] [royale-asjs] Laturine commented on issue #1112: mx:DateField Year Selection Not Working

2021-06-25 Thread GitBox
Laturine commented on issue #1112: URL: https://github.com/apache/royale-asjs/issues/1112#issuecomment-868747062 I'm currently overriding the beads dateChooser.DateChooserView and dateChooser.DateChooserMouseController where I add two more header buttons that change the year. You have to

[GitHub] [royale-asjs] Laturine opened a new pull request #1123: update proxy.as

2021-06-24 Thread GitBox
Laturine opened a new pull request #1123: URL: https://github.com/apache/royale-asjs/pull/1123 remove unrelated asdoc comments -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [royale-compiler] joshtynjala opened a new issue #189: ASDoc comments should be ignored (as if they were regular comments) when they appear in unexpected places

2021-06-24 Thread GitBox
joshtynjala opened a new issue #189: URL: https://github.com/apache/royale-compiler/issues/189 Example: ```as3 package { public class CommentInsideFunctionParameters { public function CommentInsideFunctionParameters(param:Object=null /** asdoc

[GitHub] [royale-compiler] brianraymes commented on issue #188: Binding issue (error-related)

2021-06-23 Thread GitBox
brianraymes commented on issue #188: URL: https://github.com/apache/royale-compiler/issues/188#issuecomment-867109523 In my case, the `someProperty` was null, not `config`. If `config` were null, I would expect the bindings to not show anything. I can obviously add null protection,

[GitHub] [royale-asjs] alinakazi commented on issue #1122: CustomComponent (TextField) .

2021-06-23 Thread GitBox
alinakazi commented on issue #1122: URL: https://github.com/apache/royale-asjs/issues/1122#issuecomment-866818656 System.setClipboard() is also an option -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [royale-asjs] alinakazi commented on issue #1122: CustomComponent (TextField) .

2021-06-23 Thread GitBox
alinakazi commented on issue #1122: URL: https://github.com/apache/royale-asjs/issues/1122#issuecomment-866811530 COMPILE::JS private function copyText(e:MouseEvent):void { navigator["clipboard"].writeText(_text); } -- This is an automated

[GitHub] [royale-asjs] asifashfaq opened a new issue #1122: CustomComponent (TextField) .

2021-06-23 Thread GitBox
asifashfaq opened a new issue #1122: URL: https://github.com/apache/royale-asjs/issues/1122 [CustomComponent.txt](https://github.com/apache/royale-asjs/files/6700334/CustomComponent.txt) Hi To all Apache Royale Members. Hope You all Are in Good Health. I am Facing an Issue

[GitHub] [royale-compiler] greg-dove commented on issue #188: Binding issue (error-related)

2021-06-19 Thread GitBox
greg-dove commented on issue #188: URL: https://github.com/apache/royale-compiler/issues/188#issuecomment-864491959 @brianraymes just to be clear: are you saying that the issue is caused by this code in the setter: `warning = config.someProperty.length == 0;` when either

[GitHub] [royale-compiler] greg-dove commented on issue #185: "For each" Sometimes outright fails silently

2021-06-19 Thread GitBox
greg-dove commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-864491109 @brianraymes I have copied your last comment to start #188 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [royale-compiler] greg-dove opened a new issue #188: Binding issue (error-related)

2021-06-19 Thread GitBox
greg-dove opened a new issue #188: URL: https://github.com/apache/royale-compiler/issues/188 Here is an example: ``` private var _config:SomeTypedObject; [Bindable] public function get config():SomeTypedObject { return this._config; } public function

[GitHub] [royale-compiler] brianraymes commented on issue #185: "For each" Sometimes outright fails silently

2021-06-18 Thread GitBox
brianraymes commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-864335780 Here is an example: ``` private var _config:SomeTypedObject; [Bindable] public function get config():SomeTypedObject { return this._config;

[GitHub] [royale-compiler] greg-dove commented on issue #185: "For each" Sometimes outright fails silently

2021-06-18 Thread GitBox
greg-dove commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-864283655 > Oh, that's fantastic. I was going to report the null issue as well. It's another case where the exceptions seem to be swallowed and subsequent code fails to execute at

[GitHub] [royale-compiler] greg-dove commented on issue #186: Invalid Syntax Succeeds in Compilation, but Doesn't Load at Runtime

2021-06-18 Thread GitBox
greg-dove commented on issue #186: URL: https://github.com/apache/royale-compiler/issues/186#issuecomment-863721441 I can try to look into this next week. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [royale-compiler] greg-dove closed issue #185: "For each" Sometimes outright fails silently

2021-06-18 Thread GitBox
greg-dove closed issue #185: URL: https://github.com/apache/royale-compiler/issues/185 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [royale-asjs] yishayw commented on issue #1119: FormItem Required field is throwing Exception and Red mark for required field is missing

2021-06-18 Thread GitBox
yishayw commented on issue #1119: URL: https://github.com/apache/royale-asjs/issues/1119#issuecomment-863928511 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [royale-compiler] greg-dove commented on issue #185: "For each" Sometimes outright fails silently

2021-06-18 Thread GitBox
greg-dove commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-863719512 @Laturine the support for iteration over ArrayCollection (and Proxy-based instances in general) should be more robust following a recent compiler commit. Example fixes:

[GitHub] [royale-compiler] brianraymes commented on issue #185: "For each" Sometimes outright fails silently

2021-06-18 Thread GitBox
brianraymes commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-863445208 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [royale-compiler] joshtynjala closed issue #187: Accidental MXML Recursion Kills Entire Environment

2021-06-18 Thread GitBox
joshtynjala closed issue #187: URL: https://github.com/apache/royale-compiler/issues/187 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [royale-asjs] pashminakazi commented on issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
pashminakazi commented on issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116#issuecomment-862214030 @yishayw after your commit getTabAt() is working fine..Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] yishayw commented on issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
yishayw commented on issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116#issuecomment-862206026 It depends what you want to do. If you need to remove a button, for example, I think you can change the dataProvider to exclude that particular button. -- This is an automated

[GitHub] [royale-asjs] pashminakazi commented on issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
pashminakazi commented on issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116#issuecomment-862160122 @yishayw Thank u so much Is there any alternate for getTabAt()? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] yishayw commented on issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
yishayw commented on issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116#issuecomment-862149209 I am closing this because my latest commit fixes the example, I would still advise against relying on getTabAt() at this point. -- This is an automated message from the Apache

[GitHub] [royale-asjs] yishayw closed issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
yishayw closed issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [royale-asjs] yishayw commented on issue #1116: TabNavigator Issue in getTabAt

2021-06-16 Thread GitBox
yishayw commented on issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116#issuecomment-862136962 mx TabNavigator is based on Basic's ButtonBar so accessing individual tabs will yield unexpected results. For full emulation of this component a major refactor is required. I

[GitHub] [royale-compiler] greg-dove commented on issue #185: "For each" Sometimes outright fails silently

2021-06-15 Thread GitBox
greg-dove commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-862032711 I had hoped to look into this today, but I am out of time. I will find some time tomorrow to take a look. @Laturine The ArrayCollection issue is not the same as the

[GitHub] [royale-compiler] Laturine commented on issue #185: "For each" Sometimes outright fails silently

2021-06-15 Thread GitBox
Laturine commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-861893846 To add to this. having a cast in the forEach declaration will cause incorrect javascript to be created. For instance. for each (var ac:ArrayCollection in obj.List as

[GitHub] [royale-asjs] yishayw closed issue #1118: Uncaught TypeError: Cannot read property 'constructor' of undefined (base.js:2078)

2021-06-15 Thread GitBox
yishayw closed issue #1118: URL: https://github.com/apache/royale-asjs/issues/1118 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [royale-asjs] yishayw closed issue #1121: NumericStepper stepSize doesn't works for Decimal values

2021-06-15 Thread GitBox
yishayw closed issue #1121: URL: https://github.com/apache/royale-asjs/issues/1121 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] [royale-asjs] Laturine commented on issue #814: Runtime Error When Loading Module in Flex Emulation

2021-06-14 Thread GitBox
Laturine commented on issue #814: URL: https://github.com/apache/royale-asjs/issues/814#issuecomment-861047367 Any update on this? This seems critical to getting to 1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [royale-asjs] pashminakazi opened a new issue #1121: NumericStepper stepSize doesn't works for Decimal values

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1121: URL: https://github.com/apache/royale-asjs/issues/1121 If NumericStepper stepSize is a one-digit number then it is working fine but if stepSize is not a one-digit number and it is a point value like (0.01) then 1) NumericStepper up and down

[GitHub] [royale-asjs] pashminakazi opened a new issue #1120: TabBar Issue

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1120: URL: https://github.com/apache/royale-asjs/issues/1120 Example : [TabsEnabled.zip](https://github.com/apache/royale-asjs/files/6650526/TabsEnabled.zip) In this example, there are 2 tabs in TabNavigator If I click Disable Tab Button then both

<    2   3   4   5   6   7   8   9   10   11   >