Copy link to clipboard
Copied
I have an application that sets a keydown event listener on the stage on the applicationComplete event. I do it to prevent exiting from fullscreen when the escape key is pressed. The problem arises when a skin state change occurs anywhere in the app, my event listener isn't called. If I click anywhere on the screen after the state change then it gets called again.
Does anyone know how to prevent this from happening?
Copy link to clipboard
Copied
Hi,
Thanks for reporting this issue to us. Would it be possible to get some sample code that would demonstrate the issue you're seeing? Please feel free to email me at ccampbel@adobe.com if convenient. I'll continue to ask around to see if other's have experienced the same behavior.
Thanks,
Chris
Copy link to clipboard
Copied
For those following along with this bug, we received a sample app that demonstrated the issue and we've logged this internally as bug #2718654.