Web Popups Scrollbar Problem in Game Edition 2010.109

I’m not sure if this is ALSO a problem with the latest Corona SDK (standard) build, but I’m assuming it IS since they are both based on the same code base.

Some Notes:

* Web Popups work beautifully in Portrait orientation on every device I tested.

* Web Popups work great in ANY orientation on the latest gen iOS devices (iPhone4 and iPod touch 4), so this bug doesn’t apply to those two devices.

Problem:

* In Landscape orientation, on my wife’s iPod touch 2nd generation (and I’m assuming is the case with 3rd gen and iPhone < 4 ), the scrollbars in web popups appear in the middle of the screen while scrolling instead of to the far right where they are supposed to be.

* This occurs no matter what, on different builds, games, etc.


I know there was a lot of improvements made to the web popups code in these latest builds, and everything else works great… but scrollbars are messed up on older generation devices in Landscape orientation. [import]uid: 7849 topic_id: 2708 reply_id: 302708[/import]

Can you confirm this is a problem when you build the NativeDisplayObjects sample app? This app allows you to start in both portrait and landscape modes.

I have a iPhone 3GS (running 3.1.3) and haven’t seen anything different with webpopups.

Thanks,
-Tom [import]uid: 7559 topic_id: 2708 reply_id: 8644[/import]

Hi Tom,

I’ve been working on a different project lately (a portrait one), so I didn’t think to keep up with this thread.

Anyway, after you replied, before building the sample app I went back to the app that was giving me problems and suddenly scroll bars are in the right place.

It’s strange because the day I was doing testing, I was experimenting with different code, re-building, uninstalling, re-installing, etc. I guess the only thing I didn’t think to do was to reboot the device and test it. Today, I realized the device had been rebooted since then and when I gave it a shot, all was well.

I apologize for any hassle this caused you. I will surely remember to reboot the device next time something gives me a problem.

Thanks for your help and your time. [import]uid: 7849 topic_id: 2708 reply_id: 8646[/import]

Glad the problem is a “non problem” :slight_smile:

I’ve seen some weird problem before on my test devices. After installing and installing a million times it needs to reboot to make things work again. This happens on my Xcode projects too.

Thanks,
-Tom [import]uid: 7559 topic_id: 2708 reply_id: 8647[/import]