On Oct 13, 2013 4:33 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: > > Hi, > > Tested on OSX. > -MD5 and sigs check out (the new check_sigs.sh in build can help out here) > - Can compile source code (OSX/Java 1.7) > - README, RELEASE_NOTES and NOTICE all in good shape. > - Rat report says no bad licences. > - Turned into usable SDK via build scripts (not installer). Added AIR 3.9. > - Can use SDK in both FB 4.6 and 4.7. > - Tested 4.11.0 with a large browser app and found one issue. > - Tested mobile app with 4.11.0 (needed to edit AIR version in manifest file) > > The issue with the web app involved: > 1. ADG with horzontal scroling and editing cell. > 2. Popup panel then dismiss by pressing ESC > 3 ADG had been monkey patched (incorrectly) > > Once the monkey patch was fixed I couldn't find any other issues. DG performance has noticeably improved. > > A couple of mustella tests are most likely failing due to tests issues and there's a couple of outstanding JIRA issues (eg FLEX-33818) that could be put into the next RC, I've changed a version number issue in the RELEASE_NOTES and a made a few changes to the install scripts. but in my opinion none of these are show stoppers and RC1 is actually good enough to be a release. > > However with the mobile app I did run into a few issues trying out the new dpi skins when using appicationDPI="640" eg combobox dropdown width. This is probably a reason not to make this a release. Can someone else confirm there's an issue here?
I don't think Combobox is supposed to work with mobile. What exactly is the issue? Which skin class? Thanks, Om > > Thanks, > Justin