WebPopup and device orientation

according to my findings the webpopup does not respond to device orientation change

e.g. if I have a “almost fullscreen” webpopup shown in the application, and when the orientation changes, the content inside of the webpoup does not rotate

the onorientationchange=“updateOrientation();” event inside of the html page does not fire

Hiding and showing popup on orientation change did not solve this (the webpage content was always in portrait mode)

Am I missing something? [import]uid: 10077 topic_id: 7320 reply_id: 307320[/import]

webpopup does not respond to orientation change. [import]uid: 10077 topic_id: 7320 reply_id: 25982[/import]

Confirm it doesn’t response to orientation change [import]uid: 13125 topic_id: 7320 reply_id: 26065[/import]

webpopup is then useless, kind of way

(e.g an app might got rejected in appstore if it does not respond correctly to device orientation change)

looks like a next reason to use ObjectiveC for serious development :slight_smile: [import]uid: 10077 topic_id: 7320 reply_id: 26088[/import]

*Resolved*

Hi there,

Just a quick note to say this was fixed in one of last weeks daily builds and with the latest all works as expected, nice one Ansca :o)

Best regards,

Carl [import]uid: 10629 topic_id: 7320 reply_id: 46954[/import]