-
Notifications
You must be signed in to change notification settings - Fork 2.4k
1.1.0-rc.1 showPageLoadingMsg demo does not work for android 2.3.3 #3786
Comments
Are you sure it's just not showing up farther down the page? I had that issue when I was playing around with it. I'm actually only able to reproduce on the latest: http://jquerymobile.com/test/docs/config/loadingMessageTextVisible.html Obviously still an issue. |
Hi John, I just tried it again and if I scroll down I do see it on the bottom. I could have sworn it wasn't working at all earlier so I did a little more testing. Android 2.1 (emulator) - Seemed to work as expected It appears that we have two issues here: Location of the spinner in 2.3 Hope this helps! |
It does indeed. |
I think this issue may be related: |
[edit] useless |
All, You can try out my proposed fix by including: <script src="http://jquerymobile.com/branches/3786-fix/js/"></script> for jquery mobile That fixes at least part of the issue, and also might speed up our scrolling a bit but really requires your review just to be sure. My grasp of possible height calculation issues is very weak. |
All, You can also test on your android devices by hitting: http://jquerymobile.com/branches/3786-fix/docs/config/loadingMessageTextVisible.html |
Looks good to me! On Mar 20, 2012, at 8:00 PM, bmurmistro wrote:
|
Tried this on an emulator and my phone without success:
http://jquerymobile.com/demos/1.1.0-rc.1/docs/config/loadingMessageTextVisible.html
I upgraded my app to 1.1.0-rc.1 and some of my showPageLoadingMsg calls do work in android 2.3.3, but most do not. I haven't tried any other versions of android.
The text was updated successfully, but these errors were encountered: