You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.
If you go to samsung.apptend.com, choose a category, and click submit to start a chat, then click the End Chat button. That's a simpledialog2 dialog. It shows up fine on all platforms except Android 4.x, where it will initially appear, but then .5 seconds later or so be shaded out (it still responds to input, so this is a cosmetic issue). In that interface, I am using a fixed header and a non-fixed footer. If I lower the zindex to < 1000, it will appear fine on Android 4, but the header will not be shaded out anymore. I've tested with Android 2.x, 3.x, iOs 4 and 5, Windows Phone 7, etc...not an issue on anything except ICS...wondering why.
I am using the latest jqm master from today. It could have something to do with this fix maybe: jquery-archive/jquery-mobile@af46c6c because I don't remember it being an issue since the last update....
And yes, simpledialog2 is about to be the Preferred Dialog Provider (TM) for all Samsung mobile chats. :)
The text was updated successfully, but these errors were encountered:
I have a simpledialog2 dialog like:
If you go to samsung.apptend.com, choose a category, and click submit to start a chat, then click the End Chat button. That's a simpledialog2 dialog. It shows up fine on all platforms except Android 4.x, where it will initially appear, but then .5 seconds later or so be shaded out (it still responds to input, so this is a cosmetic issue). In that interface, I am using a fixed header and a non-fixed footer. If I lower the zindex to < 1000, it will appear fine on Android 4, but the header will not be shaded out anymore. I've tested with Android 2.x, 3.x, iOs 4 and 5, Windows Phone 7, etc...not an issue on anything except ICS...wondering why.
I am using the latest jqm master from today. It could have something to do with this fix maybe: jquery-archive/jquery-mobile@af46c6c because I don't remember it being an issue since the last update....
And yes, simpledialog2 is about to be the Preferred Dialog Provider (TM) for all Samsung mobile chats. :)
The text was updated successfully, but these errors were encountered: