Director Error: Could not change scene inside a popup

Have you guys tried this before? Open a popup screen and then press the back button on your Android device while the popup is still open. Do you also get the following error?

“Director Error: Could not change scene inside a popup”.

Is this a bug in Director, or can anybody suggest a workaround?
[import]uid: 82194 topic_id: 16202 reply_id: 316202[/import]

I’m running into the same issue.
I actually want to load new popup content fron another scene.

I think this is by design however, and its interacting with Android in an unexpected way (for a non android user).

IMO - the way to handle this is to simply close the popup and load the screen. that would handle the android back button case. [import]uid: 22381 topic_id: 16202 reply_id: 63943[/import]