jquery-archive / jquery-mobile

jQuery Mobile Framework
https://jquerymobile.com
Other
9.7k stars 2.41k forks source link

Last page appears for a short time during transition #586

Closed benlebt closed 13 years ago

benlebt commented 13 years ago

I've tested this with the official Android emulator and my HTC Desire, both on Android 2.2 Simply open up your current demo

http://jquerymobile.com/demos/1.0a2/

and click on the items. You should see in the emulator that the previous page appears for some milliseconds during the transition. The same happens when building a Phonegap app with Jquery Mobile Alpha 2

depeele commented 13 years ago

This issue was occurring a month or so ago (issue 190) and was fixed by acbec71e29b6acec6cd2087e84e8434fecc0053f.

The problem appears to have re-surfaced... I can confirm that it's once again an issue on the Nexus 1 and Droid (both Android 2.2 with jQuery-mobile 1.0a3pre pulled today).

esther-planea commented 13 years ago

And we have this issue in a HTC w/ Android 2.2, on both WebKit and Dolphin browsers, and in a PhoneGap app. Is a JQMobile issue or a Android issue?

toddparker commented 13 years ago

This is a duplicate of #455 where we're tracking improvements to page transition blinkiness and glitches. Thanks.