Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Demo" sample - List selection doesnt work in Flash anymore #61

Closed
bradparks opened this issue Jul 21, 2013 · 4 comments
Closed

"Demo" sample - List selection doesnt work in Flash anymore #61

bradparks opened this issue Jul 21, 2013 · 4 comments

Comments

@bradparks
Copy link

Hey... I just tried running the "samples/demo" Android demo in Flash using the latest from haxelib, and github for the sample, and the list selection doesnt work. It does work fine in Neko and CPP targets though.

For example:

  • Run the demo using "openfl test flash"
  • Click on "Options list".
  • Nothing happens.

It seems like the stack navigation stuff is broken somehow.
I've tried it with both the source and haxelib versions of the lib, but both have the same problem. It works fine in Neko, and Mac targets though, for what it's worth.

Here's my libs:

stablexui: 1.0.0 1.0.1 [1.0.3]
openfl: 1.0.0 1.0.0-rc.4 1.0.1 [1.0.4]
openfl-compatibility: 1.0.0 1.0.0-rc.1 [1.0.1]
openfl-html5: 1.0.0 1.0.0-rc.3 1.0.1 1.0.2 [1.0.3]
openfl-native: 1.0.0 1.0.0-rc.4 1.0.1 1.0.2 [1.0.4]
openfl-ouya: 1.0.0 [1.0.2]
openfl-samples: 1.0.0-rc.1 [1.0.0-rc.3]
openfl-tools: 1.0.0 1.0.0-rc.5 1.0.1 1.0.2 1.0.3 [1.0.4]
openfl-vfs: [0.0.1]

Haxe Compiler 3.0.0 - (C)2005-2013 Haxe Foundation

Testing this on a MacBook pro.

@RealyUniqueName
Copy link
Owner

I bet you use actuate 1.6.4.
Take a look (and +1 please ;) ): openfl/actuate#13
You need to switch back to actuate 1.6.3 till this issue is fixed.

@bradparks
Copy link
Author

Yup! That was it.... Thanks! I think I remember an Actuate bug in the past as well... I wonder if there's an easy way to avoid this in the future (or at least detect if there's an error, and point at Actuate instead?)

@bradparks
Copy link
Author

I didn't realize this issue was referenced in the Actuate issue... I'm reopening it until @RealyUniqueName thinks this should be closed!

@bradparks bradparks reopened this Jul 21, 2013
@RealyUniqueName
Copy link
Owner

Made actuate 1.6.3 a required version by haxelib.json and placed a warning in readme.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants