[GitHub] [royale-asjs] yishayw commented on issue #1218: multi line commnets under throws error

2023-01-19 Thread GitBox
yishayw commented on issue #1218: URL: https://github.com/apache/royale-asjs/issues/1218#issuecomment-1396712449 I think this guy had a [similar issue](https://stackoverflow.com/questions/11962787/antlr-error-recovery-causing-a-nullpointerexception-in-java), but I am not sure how to

[GitHub] [royale-asjs] yishayw closed issue #1218: multi line commnets under throws error

2023-01-19 Thread GitBox
yishayw closed issue #1218: multi line commnets under throws error URL: https://github.com/apache/royale-asjs/issues/1218 -- 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

[GitHub] [royale-asjs] yishayw commented on issue #1218: multi line commnets under throws error

2023-01-11 Thread GitBox
yishayw commented on issue #1218: URL: https://github.com/apache/royale-asjs/issues/1218#issuecomment-1378789829 Yes, I was able to reproduce it too. This is the stack trace ``` [mxmlc]

[GitHub] [royale-asjs] sanjeev-rajput commented on issue #1218: multi line commnets under throws error

2023-01-10 Thread GitBox
sanjeev-rajput commented on issue #1218: URL: https://github.com/apache/royale-asjs/issues/1218#issuecomment-1378290507 I can still see the error. something is wrong while reading the comments inside script tag. Few or the use case are 1. I am with "" not " 2. it happens only with

[GitHub] [royale-asjs] yishayw commented on issue #1218: multi line commnets under throws error

2023-01-09 Thread GitBox
yishayw commented on issue #1218: URL: https://github.com/apache/royale-asjs/issues/1218#issuecomment-1375652317 I tried replacing HelloWorld.mxml with ``` http://ns.adobe.com/mxml/2009; xmlns:js="library://ns.apache.org/royale/basic" >

[GitHub] [royale-asjs] sanjeev-rajput opened a new issue, #1218: multi line commnets under throws error

2023-01-04 Thread GitBox
sanjeev-rajput opened a new issue, #1218: URL: https://github.com/apache/royale-asjs/issues/1218 compiler throws "java.lang.NullPointerException" error this is because of comments under http://ns.adobe.com/mxml/2009;

[GitHub] [royale-asjs] Harbs commented on issue #1217: js-debug vs js-release

2022-12-22 Thread GitBox
Harbs commented on issue #1217: URL: https://github.com/apache/royale-asjs/issues/1217#issuecomment-1362553502 It does probably make sense to not add the `min.` to the name for release. It doesn't really add anything. -- This is an automated message from the Apache Git Service. To

[GitHub] [royale-asjs] sanjeev-rajput commented on issue #1217: js-debug vs js-release

2022-12-21 Thread GitBox
sanjeev-rajput commented on issue #1217: URL: https://github.com/apache/royale-asjs/issues/1217#issuecomment-1362435833 @Harbs - it does works the main confusion is - you won't find "Main.min.css" in debug mode but it appears in "js-release" **this is what my

[GitHub] [royale-asjs] Harbs commented on issue #1217: js-debug vs js-release

2022-12-21 Thread GitBox
Harbs commented on issue #1217: URL: https://github.com/apache/royale-asjs/issues/1217#issuecomment-1361256086 Actually, here's what I have in my template file: `` `${application}.css` becomes MyApp.css in debug and MyApp.min.css in release. I have a build script which appends the

[GitHub] [royale-asjs] Harbs commented on issue #1217: js-debug vs js-release

2022-12-21 Thread GitBox
Harbs commented on issue #1217: URL: https://github.com/apache/royale-asjs/issues/1217#issuecomment-1361251065 Regarding your first point: What does your template html file look like? Make sure you have the `${head}` token. Your minified css file should be correctly linked.

[GitHub] [royale-asjs] sanjeev-rajput opened a new issue, #1217: js-debug vs js-release

2022-12-21 Thread GitBox
sanjeev-rajput opened a new issue, #1217: URL: https://github.com/apache/royale-asjs/issues/1217 **1. CSS file** Build works with "js-debug" but in "js-release" compiler change file name Main.css to Main.min.css but entry of css file doesn't reflects in "index.html" **2.

[GitHub] [royale-asjs] Harbs commented on issue #1167: Add bdd style testing

2022-12-15 Thread GitBox
Harbs commented on issue #1167: URL: https://github.com/apache/royale-asjs/issues/1167#issuecomment-135467 OK. Thanks. -- 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.

[GitHub] [royale-asjs] joshtynjala commented on issue #1167: Add bdd style testing

2022-12-15 Thread GitBox
joshtynjala commented on issue #1167: URL: https://github.com/apache/royale-asjs/issues/1167#issuecomment-1353291691 @Harbs So far, I've simply exposed the current assertions that we already had available. I have plans to add more, but I figured that this was a good starting point for now.

[GitHub] [royale-asjs] Harbs commented on issue #1167: Add bdd style testing

2022-12-15 Thread GitBox
Harbs commented on issue #1167: URL: https://github.com/apache/royale-asjs/issues/1167#issuecomment-1353283201 Am I missing something? I don't see flags and many of the behaviors mentioned here:

[GitHub] [royale-asjs] Harbs commented on issue #1167: Add bdd style testing

2022-12-15 Thread GitBox
Harbs commented on issue #1167: URL: https://github.com/apache/royale-asjs/issues/1167#issuecomment-1353272383  -- 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

[GitHub] [royale-asjs] joshtynjala closed issue #1167: Add bdd style testing

2022-12-14 Thread GitBox
joshtynjala closed issue #1167: Add bdd style testing URL: https://github.com/apache/royale-asjs/issues/1167 -- 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,

[GitHub] [royale-compiler] joshtynjala closed issue #212: Issue on setting Date

2022-12-12 Thread GitBox
joshtynjala closed issue #212: Issue on setting Date URL: https://github.com/apache/royale-compiler/issues/212 -- 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,

[GitHub] [royale-asjs] yishayw commented on issue #1216: his.generateMXMLAttributes using NumberFormatter and CurrencyFormatter

2022-12-12 Thread GitBox
yishayw commented on issue #1216: URL: https://github.com/apache/royale-asjs/issues/1216#issuecomment-1346112765 The following works for me: ``` http://ns.adobe.com/mxml/2009; xmlns:custom="*" xmlns:mx="library://ns.apache.org/royale/mx">

[GitHub] [royale-asjs] javeiga commented on issue #1216: his.generateMXMLAttributes using NumberFormatter and CurrencyFormatter

2022-12-11 Thread GitBox
javeiga commented on issue #1216: URL: https://github.com/apache/royale-asjs/issues/1216#issuecomment-1345620980 Using CurrencyFormatter as a custom Component http://ns.adobe.com/mxml/2009; xmlns:mx="library://ns.apache.org/royale/mx"> Then im using it from

[GitHub] [royale-asjs] Harbs commented on issue #1216: his.generateMXMLAttributes using NumberFormatter and CurrencyFormatter

2022-12-11 Thread GitBox
Harbs commented on issue #1216: URL: https://github.com/apache/royale-asjs/issues/1216#issuecomment-1345592939 How are you using it? -- 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] javeiga opened a new issue, #1216: his.generateMXMLAttributes using NumberFormatter and CurrencyFormatter

2022-12-11 Thread GitBox
javeiga opened a new issue, #1216: URL: https://github.com/apache/royale-asjs/issues/1216 When we use NumberFormatter and CurrencyFormatter, we get the "this.generateMXMLAttributes is not a function" error at run time -- This is an automated message from the Apache Git Service. To

[GitHub] [royale-compiler] joshtynjala closed issue #213: CDATA literal text error due to Data Binding, and newlines lost

2022-12-07 Thread GitBox
joshtynjala closed issue #213: CDATA literal text error due to Data Binding, and newlines lost URL: https://github.com/apache/royale-compiler/issues/213 -- 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-compiler] joshtynjala commented on issue #213: CDATA literal text error due to Data Binding, and newlines lost

2022-12-07 Thread GitBox
joshtynjala commented on issue #213: URL: https://github.com/apache/royale-compiler/issues/213#issuecomment-1341586279 Hmmm... actually, MX `TextArea` in the Flex SDK also has `[CollapseWhiteSpace]`.

[GitHub] [royale-compiler] joshtynjala closed issue #213: CDATA literal text error due to Data Binding, and newlines lost

2022-12-07 Thread GitBox
joshtynjala closed issue #213: CDATA literal text error due to Data Binding, and newlines lost URL: https://github.com/apache/royale-compiler/issues/213 -- 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-compiler] joshtynjala commented on issue #213: CDATA literal text error due to Data Binding, and newlines lost

2022-12-07 Thread GitBox
joshtynjala commented on issue #213: URL: https://github.com/apache/royale-compiler/issues/213#issuecomment-1341578137 I fixed the compiler issue where it incorrectly detected `{` and `}` as data binding inside CDATA. The missing new lines are because the MX `TextArea` component in Royale

[GitHub] [royale-compiler] joshtynjala closed issue #216: Compile error when passing function generator to labelField

2022-12-07 Thread GitBox
joshtynjala closed issue #216: Compile error when passing function generator to labelField URL: https://github.com/apache/royale-compiler/issues/216 -- 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

[GitHub] [royale-asjs] joshtynjala closed issue #1211: Can't build project Framework: Libs: Graphics

2022-12-07 Thread GitBox
joshtynjala closed issue #1211: Can't build project Framework: Libs: Graphics URL: https://github.com/apache/royale-asjs/issues/1211 -- 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] joshtynjala commented on issue #1211: Can't build project Framework: Libs: Graphics

2022-12-07 Thread GitBox
joshtynjala commented on issue #1211: URL: https://github.com/apache/royale-asjs/issues/1211#issuecomment-1341266279 I confirm that the URL is working for me too. Perhaps it was just a hiccup in the Apache mirroring system. -- This is an automated message from the Apache Git Service. To

[GitHub] [royale-asjs] joshtynjala closed issue #1180: As3 / JS error in date properties

2022-12-07 Thread GitBox
joshtynjala closed issue #1180: As3 / JS error in date properties URL: https://github.com/apache/royale-asjs/issues/1180 -- 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

[GitHub] [royale-compiler] joshtynjala commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-29 Thread GitBox
joshtynjala commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1331478173 New AIR 50 AS3 language features are now implemented in the Royale compiler. There is currently one intentional difference from AIR 50 in the nullish coalescing

[GitHub] [royale-compiler] joshtynjala closed issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-29 Thread GitBox
joshtynjala closed issue #219: Support for new AIR 50 SDK AS3 language features URL: https://github.com/apache/royale-compiler/issues/219 -- 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 closed pull request #222: Add support for AIR SDK 50 language features

2022-11-29 Thread GitBox
joshtynjala closed pull request #222: Add support for AIR SDK 50 language features URL: https://github.com/apache/royale-compiler/pull/222 -- 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-compiler] joshtynjala commented on pull request #222: Add support for AIR SDK 50 language features

2022-11-29 Thread GitBox
joshtynjala commented on PR #222: URL: https://github.com/apache/royale-compiler/pull/222#issuecomment-1331475525 New language features are committed. I included the verbatim string implementation from this PR, with some additional commits to fix some bugs. -- This is an automated

[GitHub] [royale-compiler] greg-dove commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-23 Thread GitBox
greg-dove commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1325616175 > > I have been working on my own implementation the new AS3 language features that will work in both SWF and JS. I may not merge this PR as-is, but I'll certainly

[GitHub] [royale-compiler] joshtynjala commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-23 Thread GitBox
joshtynjala commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1325595680 > If someone else could review and approve the PR for swf then, assuming @joshtynjala is not already looking into the JS side, I could take a look at that this coming

[GitHub] [royale-compiler] joshtynjala commented on pull request #222: Add support for AIR SDK 50 language features

2022-11-23 Thread GitBox
joshtynjala commented on PR #222: URL: https://github.com/apache/royale-compiler/pull/222#issuecomment-1325585756 I have null conditional and nullish coalescing implemented locally (working in both SWF and JS), which I was planning to push soon, after I write some tests. I'll keep this PR

[GitHub] [royale-compiler] ajwfrost commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-22 Thread GitBox
ajwfrost commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1324607925 Hi @Harbs - yes, @joshtynjala had thought this would be a good idea too, and Adobe are fine with it. There are some technical things we'd had to do but my hope is that AIR

[GitHub] [royale-compiler] Harbs commented on pull request #222: Add support for AIR SDK 50 language features

2022-11-22 Thread GitBox
Harbs commented on PR #222: URL: https://github.com/apache/royale-compiler/pull/222#issuecomment-1324580426 No worries. Thanks for this! @joshtynjala Do you have time to review this PR? You're probably the best one to do it. -- This is an automated message from the Apache Git

[GitHub] [royale-compiler] piepie62 commented on pull request #222: Add support for AIR SDK 50 language features

2022-11-22 Thread GitBox
piepie62 commented on PR #222: URL: https://github.com/apache/royale-compiler/pull/222#issuecomment-1324360393 Having just looked at that portion of the code, I honestly don't think I know enough JavaScript to do this in a way that's not subtly incorrect. There are so many exceptions there

[GitHub] [royale-compiler] greg-dove commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-22 Thread GitBox
greg-dove commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1324349016 Thanks heaps @piepie62. If someone else could review and approve the PR for swf then, assuming @joshtynjala is not already looking into the JS side, I could take a look at

[GitHub] [royale-compiler] Harbs commented on issue #219: Support for new AIR 50 SDK AS3 language features

2022-11-22 Thread GitBox
Harbs commented on issue #219: URL: https://github.com/apache/royale-compiler/issues/219#issuecomment-1324341778 @ajwfrost Maybe we should coordinate plans for language features to ensure a consistent roadmap? -- This is an automated message from the Apache Git Service. To respond

[GitHub] [royale-compiler] Harbs commented on pull request #222: Add support for AIR SDK 50 language features

2022-11-22 Thread GitBox
Harbs commented on PR #222: URL: https://github.com/apache/royale-compiler/pull/222#issuecomment-1324328202 Does this implement JS output? Is there tests for that? (A quick browse at the code changes does not seem like it.) -- This is an automated message from the Apache Git

[GitHub] [royale-compiler] piepie62 opened a new pull request, #222: Add support for AIR SDK 50 language features

2022-11-22 Thread GitBox
piepie62 opened a new pull request, #222: URL: https://github.com/apache/royale-compiler/pull/222 Fixes #219 by adding the requested features -- 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] greg-dove commented on issue #1214: Emulation - ColorPicker layout issues

2022-11-07 Thread GitBox
greg-dove commented on issue #1214: URL: https://github.com/apache/royale-asjs/issues/1214#issuecomment-1306703732 ![Flex_ColorPicker_Example_Screenshot 2022-11-08 193024](https://user-images.githubusercontent.com/4569046/200491698-dc9867c5-846c-44ca-ad52-151fab6f22f9.png) Adding a

[GitHub] [royale-asjs] yishayw commented on issue #1212: Emulation - Drag needs to support multi-selection

2022-11-03 Thread GitBox
yishayw commented on issue #1212: URL: https://github.com/apache/royale-asjs/issues/1212#issuecomment-1302108231 Tree multi-selection cases solved in 17045f6170070b9f287a4f55723bd8dca6166576 pending merge of d_and_d_improvemets branch to dev -- This is an automated message from the

[GitHub] [royale-asjs] yishayw commented on issue #1211: Can't build project Framework: Libs: Graphics

2022-10-26 Thread GitBox
yishayw commented on issue #1211: URL: https://github.com/apache/royale-asjs/issues/1211#issuecomment-1291827519 Hi Rileran, I just clicked on the link you posted above, and it looks active to me. Is the build still failing for you? Also, I don't know if you are outputting to swf at

[GitHub] [royale-compiler] joshtynjala closed issue #218: Hello, we found a vulnerable dependency in your project

2022-10-18 Thread GitBox
joshtynjala closed issue #218: Hello, we found a vulnerable dependency in your project URL: https://github.com/apache/royale-compiler/issues/218 -- 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-compiler] joshtynjala closed issue #221: Compiler: Test fail on non english system

2022-10-18 Thread GitBox
joshtynjala closed issue #221: Compiler: Test fail on non english system URL: https://github.com/apache/royale-compiler/issues/221 -- 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] yishayw commented on issue #1210: Make mx:Tree drag

2022-10-12 Thread GitBox
yishayw commented on issue #1210: URL: https://github.com/apache/royale-asjs/issues/1210#issuecomment-1276318812 56fecab4634dade30e29959966947f7f9f38d982 fixes this particular example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] yishayw closed issue #1210: Make mx:Tree drag

2022-10-12 Thread GitBox
yishayw closed issue #1210: Make mx:Tree drag URL: https://github.com/apache/royale-asjs/issues/1210 -- 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 pull request #1147: Jewel: Cancel spinner auto increment/decrement when mousing away from buttons

2022-10-11 Thread GitBox
yishayw commented on PR #1147: URL: https://github.com/apache/royale-asjs/pull/1147#issuecomment-1274227379 I think this is breaking the build > [java]

[GitHub] [royale-compiler] Rileran opened a new issue, #221: Compiler: Test fail on non english system

2022-10-05 Thread GitBox
Rileran opened a new issue, #221: URL: https://github.com/apache/royale-compiler/issues/221 I am using a french system (LANG FR_fr) and I got into trouble trying to run tests on the Compiler project. The test messages are compared against localized message, therefore making test case fail.

[GitHub] [royale-asjs] Rileran opened a new issue, #1211: Can't build project Framework: Libs: Graphics

2022-10-05 Thread GitBox
Rileran opened a new issue, #1211: URL: https://github.com/apache/royale-asjs/issues/1211 One of the dependencies of project Framework: Libs: Graphics is `apache.royale-sdk-pixel-bender-1.0.0-bin.zip`, which is supposed to be downloaded from

[GitHub] [royale-compiler] Harbs commented on pull request #220: [SECURITY] Fix Zip Slip Vulnerability

2022-09-23 Thread GitBox
Harbs commented on PR #220: URL: https://github.com/apache/royale-compiler/pull/220#issuecomment-1255873459 PR looks good to me. Any reasons not to merge? -- 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-compiler] JLLeitschuh opened a new pull request, #220: [SECURITY] Fix Zip Slip Vulnerability

2022-09-22 Thread GitBox
JLLeitschuh opened a new pull request, #220: URL: https://github.com/apache/royale-compiler/pull/220 # Security Vulnerability Fix This pull request fixes a Zip Slip vulnerability either due to an insufficient, or missing guard when unzipping zip files. Even if you deem, as the

[GitHub] [royale-asjs] yishayw opened a new issue, #1210: Make mx:Tree drag

2022-09-21 Thread GitBox
yishayw opened a new issue, #1210: URL: https://github.com/apache/royale-asjs/issues/1210 This example should be drag ``` http://ns.adobe.com/mxml/2009; xmlns:s="library://ns.apache.org/royale/spark" xmlns:js="library://ns.apache.org/royale/basic"

[GitHub] [royale-compiler] esidegallery opened a new issue, #219: Support for new AIR 50 SDK AS3 language features

2022-09-15 Thread GitBox
esidegallery opened a new issue, #219: URL: https://github.com/apache/royale-compiler/issues/219 The new AIR 50 Beta SDK introduces support for null-conditional operators, nullish coalescing and verbatim strings, outlined here

[GitHub] [royale-asjs] jgomer2001 closed issue #1199: question: drag and drop in Royale

2022-09-14 Thread GitBox
jgomer2001 closed issue #1199: question: drag and drop in Royale URL: https://github.com/apache/royale-asjs/issues/1199 -- 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

[GitHub] [royale-asjs] yishayw commented on issue #1209: Converting AS3 to JS, with some flaws?

2022-09-11 Thread GitBox
yishayw commented on issue #1209: URL: https://github.com/apache/royale-asjs/issues/1209#issuecomment-1242899041 Or, to create emulation components you might want to start here https://github.com/apache/royale-asjs/wiki/emulation-components -- This is an automated message from the

[GitHub] [royale-asjs] yishayw commented on issue #1209: Converting AS3 to JS, with some flaws?

2022-09-11 Thread GitBox
yishayw commented on issue #1209: URL: https://github.com/apache/royale-asjs/issues/1209#issuecomment-1242898703 Are you looking for something like this? https://apache.github.io/royale-docs/migrate-an-existing-app/migrate-from-flex -- This is an automated message from the Apache

[GitHub] [royale-asjs] yishayw commented on issue #1206: Emulation - percentHeight behaves differently

2022-09-11 Thread GitBox
yishayw commented on issue #1206: URL: https://github.com/apache/royale-asjs/issues/1206#issuecomment-1242897576 It's been a while for me as well since I got into the docs relating to Flex's layout. This excerpt from

[GitHub] [royale-asjs] KiaWeb opened a new issue, #1209: Converting AS3 to JS, with some flaws?

2022-09-10 Thread GitBox
KiaWeb opened a new issue, #1209: URL: https://github.com/apache/royale-asjs/issues/1209 Is it possible to convert AS3 to JS? If so, please tell me the command line command to build the AS3 from src. I'm also confused if we can convert AS3 to JS about how we can use flashvars. I

[GitHub] [royale-asjs] greg-dove commented on issue #1206: Emulation - percentHeight behaves differently

2022-09-05 Thread GitBox
greg-dove commented on issue #1206: URL: https://github.com/apache/royale-asjs/issues/1206#issuecomment-1237618039 I looked into this. I must say this Flex behavior does not make intuitive sense to me, and the Royale behavior seems more correct IMO. There are only top-down Container

[GitHub] [royale-asjs] yishayw commented on issue #1208: Emulation - Panel's internal container does not default to Panel's size

2022-09-05 Thread GitBox
yishayw commented on issue #1208: URL: https://github.com/apache/royale-asjs/issues/1208#issuecomment-1236976838 This problem may have been introduced in 8af26f74e1e567ac47b936937a4072f2c2b19a53 by @aharui Specifically, this line ``` if

[GitHub] [royale-asjs] yishayw closed issue #1208: Emulation - Panel's internal container does not default to Panel's size

2022-09-05 Thread GitBox
yishayw closed issue #1208: Emulation - Panel's internal container does not default to Panel's size URL: https://github.com/apache/royale-asjs/issues/1208 -- 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

[GitHub] [royale-asjs] yishayw commented on issue #1208: Emulation - Panel's internal container does not default to Panel's size

2022-09-05 Thread GitBox
yishayw commented on issue #1208: URL: https://github.com/apache/royale-asjs/issues/1208#issuecomment-1236765599 This is in contrast to the following scenario, which works as expected: ``` http://ns.adobe.com/mxml/2009; xmlns:s="library://ns.apache.org/royale/spark"

[GitHub] [royale-asjs] greg-dove commented on issue #1208: Emulation - Panel's internal container does not default to Panel's size

2022-09-04 Thread GitBox
greg-dove commented on issue #1208: URL: https://github.com/apache/royale-asjs/issues/1208#issuecomment-1236527950 The problem here is the minHeight getter on PanelInternalContainer which is defaulting to measuredMinHeight. Simply setting this.minHeight = 0; in the

[GitHub] [royale-asjs] yishayw opened a new issue, #1208: Emulaytion - Panel's internal container does not default to Panel's size

2022-09-04 Thread GitBox
yishayw opened a new issue, #1208: URL: https://github.com/apache/royale-asjs/issues/1208 In below example you can see in Royale the content expanding beyond the panel's height, whereas in Flex there's a scrollbar in the Panel. ``` http://ns.adobe.com/mxml/2009;

[GitHub] [royale-asjs] yishayw opened a new issue, #1207: Emulation - DragManager not showing drop icon

2022-09-04 Thread GitBox
yishayw opened a new issue, #1207: URL: https://github.com/apache/royale-asjs/issues/1207 In the following example there should be an example with an 'X' unless the drop target is moved over ``` http://ns.adobe.com/mxml/2009;

[GitHub] [royale-asjs] greg-dove commented on issue #1206: Emulation - percentHeight behaves differently

2022-08-29 Thread GitBox
greg-dove commented on issue #1206: URL: https://github.com/apache/royale-asjs/issues/1206#issuecomment-1230832682 I will look into this, I have spent a great deal of time working on improving the emulation layouts (and will create a new branch for review soon). IIRC the Box layouts have a

[GitHub] [royale-asjs] yishayw opened a new issue, #1206: Emulation - percentHeight behaves differently

2022-08-29 Thread GitBox
yishayw opened a new issue, #1206: URL: https://github.com/apache/royale-asjs/issues/1206 In Flex, setting height of 100% on object A does not necessarily mean it stretches to the size of its container B, whereas in Royale this is always the case. In this example ```

[GitHub] [royale-compiler] JavaEcosystemResearch opened a new issue, #218: Hello, we found a vulnerable dependency in your project

2022-08-22 Thread GitBox
JavaEcosystemResearch opened a new issue, #218: URL: https://github.com/apache/royale-compiler/issues/218 Hi! We spot a vulnerable dependency in your project, which might threaten your software. And we found that the vulnerable function of this CVE can be easily accessed from your

[GitHub] [royale-asjs] greg-dove closed issue #860: Default mx HRule does not show

2022-07-28 Thread GitBox
greg-dove closed issue #860: Default mx HRule does not show URL: https://github.com/apache/royale-asjs/issues/860 -- 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

[GitHub] [royale-compiler] joshtynjala commented on issue #216: Compile error when passing function generator to labelField

2022-07-28 Thread GitBox
joshtynjala commented on issue #216: URL: https://github.com/apache/royale-compiler/issues/216#issuecomment-1198422415 Some investigation: It seems to be failing on this line, so I guess `fdef` is null: ```java String fnName = fdef.getBaseName(); ```

[GitHub] [royale-compiler] joshtynjala closed issue #168: RoyaleUnit - "command" doesn't support additional arguments

2022-07-14 Thread GitBox
joshtynjala closed issue #168: RoyaleUnit - "command" doesn't support additional arguments URL: https://github.com/apache/royale-compiler/issues/168 -- 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

[GitHub] [royale-asjs] KiaWeb commented on issue #877: Royale needs an emulation of flash.ui.ContextMenu/ContextMenuItem

2022-07-04 Thread GitBox
KiaWeb commented on issue #877: URL: https://github.com/apache/royale-asjs/issues/877#issuecomment-1173864584 I found in Adobe Animate that it has ContextMenu and ContextMenuItem.as. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] KiaWeb commented on issue #877: Royale needs an emulation of flash.ui.ContextMenu/ContextMenuItem

2022-07-04 Thread GitBox
KiaWeb commented on issue #877: URL: https://github.com/apache/royale-asjs/issues/877#issuecomment-1173860217 Have you tried getting it from Flex code? I tried it and I didn't find the source. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [royale-asjs] estanglerbm commented on issue #1198: Multiple issues with mx:Tree ( during dynamic updates with XML)

2022-07-01 Thread GitBox
estanglerbm commented on issue #1198: URL: https://github.com/apache/royale-asjs/issues/1198#issuecomment-1172799069 I'll try to provide input. I just noticed updates on this issue (not getting email about it for whatever reason). -- This is an automated message from the Apache Git

[GitHub] [royale-compiler] dependabot[bot] opened a new pull request, #217: Bump plexus-utils from 3.0.3 to 3.0.16 in /compiler-build-tools

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #217: URL: https://github.com/apache/royale-compiler/pull/217 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.3 to 3.0.16. Commits

[GitHub] [royale-asjs] sebbASF opened a new issue, #1204: website requirements page doesn't mention privacy aspects of 3rd party resources

2022-06-20 Thread GitBox
sebbASF opened a new issue, #1204: URL: https://github.com/apache/royale-asjs/issues/1204 https://github.com/apache/royale-asjs/wiki/Royale-website-requirements does not mention not using cookies/trackers etc: https://privacy.apache.org/faq/committers.html -- This is an

[GitHub] [royale-asjs] greg-dove commented on issue #1198: Multiple issues with mx:Tree ( during dynamic updates with XML)

2022-06-19 Thread GitBox
greg-dove commented on issue #1198: URL: https://github.com/apache/royale-asjs/issues/1198#issuecomment-1159898882 Sorry, I will need a few more days before I can follow through on this. I suspect it will be the next weekend now. -- This is an automated message from the Apache Git

[GitHub] [royale-asjs] greg-dove commented on issue #1198: Multiple issues with mx:Tree ( during dynamic updates with XML)

2022-06-15 Thread GitBox
greg-dove commented on issue #1198: URL: https://github.com/apache/royale-asjs/issues/1198#issuecomment-1157134417 @estanglerbm in particular I would welcome your input on this if you are available/inclined to do so, as you pretty much kicked things off here... and I am not sure why you

[GitHub] [royale-asjs] greg-dove commented on issue #1198: Multiple issues with mx:Tree ( during dynamic updates with XML)

2022-06-15 Thread GitBox
greg-dove commented on issue #1198: URL: https://github.com/apache/royale-asjs/issues/1198#issuecomment-1157133886 I have 'resolved' this issue locally and will work over the coming weekend to a) explain the issues and b) create a branch for others to test with if there is sufficient

[GitHub] [royale-asjs] estanglerbm commented on issue #1203: Array - sortOn fails for XML data

2022-06-13 Thread GitBox
estanglerbm commented on issue #1203: URL: https://github.com/apache/royale-asjs/issues/1203#issuecomment-1154497346 https://github.com/apache/royale-asjs/pull/1150 -- 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] yishayw opened a new issue, #1203: Array - sortOn fails for XML data

2022-06-13 Thread GitBox
yishayw opened a new issue, #1203: URL: https://github.com/apache/royale-asjs/issues/1203 In this app ``` http://ns.adobe.com/mxml/2009; applicationComplete="init()" width="100%" height="100%"

[GitHub] [royale-compiler] robo-loki commented on issue #215: AMFBinaryData compiler error 9.9.10 Royale MXRoyale/Maven

2022-06-10 Thread GitBox
robo-loki commented on issue #215: URL: https://github.com/apache/royale-compiler/issues/215#issuecomment-1152131315 hi all- I finally got this to compile. Sorry for the bug report. I hope you can delete this bug report. thanks! -- This is an automated message from the Apache

[GitHub] [royale-compiler] robo-loki closed issue #215: AMFBinaryData compiler error 9.9.10 Royale MXRoyale/Maven

2022-06-10 Thread GitBox
robo-loki closed issue #215: AMFBinaryData compiler error 9.9.10 Royale MXRoyale/Maven URL: https://github.com/apache/royale-compiler/issues/215 -- 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-compiler] estanglerbm opened a new issue, #216: Compile error when passing function generator to labelField

2022-06-07 Thread GitBox
estanglerbm opened a new issue, #216: URL: https://github.com/apache/royale-compiler/issues/216 Attached example (labelField="bindItem(...)") throws this error: ``` c:\somewhere\TestLabelItemBind.mxml line 16 column 31 Error: Internal error in ASBlockWalker subsystem, when

[GitHub] [royale-compiler] robo-loki opened a new issue, #215: AMFBinaryData compiler error 9.9.10 Royale MXRoyale/Maven

2022-06-06 Thread GitBox
robo-loki opened a new issue, #215: URL: https://github.com/apache/royale-compiler/issues/215 ` http://ns.adobe.com/mxml/2009; xmlns:mx="library://ns.apache.org/royale/mx" xmlns:j="library://ns.apache.org/royale/jewel" xmlns:s="library://ns.adobe.com/flex/spark"

[GitHub] [royale-asjs] yishayw closed issue #1202: States - excludeFrom ignored

2022-06-01 Thread GitBox
yishayw closed issue #1202: States - excludeFrom ignored URL: https://github.com/apache/royale-asjs/issues/1202 -- 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,

[GitHub] [royale-asjs] yishayw commented on issue #1202: States - excludeFrom ignored

2022-06-01 Thread GitBox
yishayw commented on issue #1202: URL: https://github.com/apache/royale-asjs/issues/1202#issuecomment-114866 Closing this, states were referenced with the wrong case (stateB instead of StateB). -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [royale-asjs] mjesteve merged pull request #1201: [jewel/InterfaceInputButton] Rename "IInputAndButtonView" by "IViewWi…

2022-06-01 Thread GitBox
mjesteve merged PR #1201: URL: https://github.com/apache/royale-asjs/pull/1201 -- 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, #1202: States - excludeFrom ignored

2022-06-01 Thread GitBox
yishayw opened a new issue, #1202: URL: https://github.com/apache/royale-asjs/issues/1202 In the following app I expect the second trace statement to fail ``` http://ns.adobe.com/mxml/2009; applicationComplete="init()" width="100%"

[GitHub] [royale-asjs] yishayw commented on issue #1199: question: drag and drop in Royale

2022-05-31 Thread GitBox
yishayw commented on issue #1199: URL: https://github.com/apache/royale-asjs/issues/1199#issuecomment-1142218543 DragAndDrop is a library that helps drag items in a list to a target list (including DG etc.). DragBead can be attached to controls to make them draggable. I agree with

[GitHub] [royale-asjs] jgomer2001 commented on issue #1199: question: drag and drop in Royale

2022-05-31 Thread GitBox
jgomer2001 commented on issue #1199: URL: https://github.com/apache/royale-asjs/issues/1199#issuecomment-1142073166 I would like other contributors to comment as well, thank you all @joshtynjala @greg-dove @piotrzarzycki21 @yishayw @Harbs -- This is an automated message from the Apache

[GitHub] [royale-asjs] mjesteve opened a new pull request, #1201: [jewel/InterfaceInputButton] Rename "IInputAndButtonView" by "IViewWi…

2022-05-31 Thread GitBox
mjesteve opened a new pull request, #1201: URL: https://github.com/apache/royale-asjs/pull/1201 …thTextInputAndButton". Generals beads: "Disabled", "ReadOnly", "TextPrompt" and "TruncateText". Change, in IViewWithTextInputAndButton" bead, "Object" by more specifique type: "popup"

[GitHub] [royale-asjs] mjesteve merged pull request #1191: Adding exemple on how to use locales and setting it by URL parameter

2022-05-27 Thread GitBox
mjesteve merged PR #1191: URL: https://github.com/apache/royale-asjs/pull/1191 -- 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] mjesteve closed pull request #1195: Media project + audio player and video player for jewel

2022-05-27 Thread GitBox
mjesteve closed pull request #1195: Media project + audio player and video player for jewel URL: https://github.com/apache/royale-asjs/pull/1195 -- 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] mjesteve merged pull request #1200: Video and audio player based on html5 api

2022-05-27 Thread GitBox
mjesteve merged PR #1200: URL: https://github.com/apache/royale-asjs/pull/1200 -- 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] mjesteve commented on pull request #1200: Video and audio player based on html5 api

2022-05-27 Thread GitBox
mjesteve commented on PR #1200: URL: https://github.com/apache/royale-asjs/pull/1200#issuecomment-1140085674 I can't get it to compile with maven. can anyone check it too? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

  1   2   3   4   5   6   7   8   9   10   >