-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page jumps on iPad / iPhone #129
Comments
Hi Richard, I've just re-tested this feature, and it looks mostly OK for me: if the selected moved is already visible, no scrolling happens. Scrolling towards the bottom of the page is also OK. Only scrolling towards the top of the page may not take into account the admin bar thickness, but I think this is a rather minor issue. Then, without accessing to your website, I cannot guess what is wrong. May be there is something specific due to your theme, maybe something else. |
Yoann,
Belay all my comments ... I posted in haste.
Sincere apologies. I see it's actually working quite nicely on a desktop computer. All my comments were made with an incorrect assumption that the gigantic 12.9" iPad Pro (very large ... and normally ignores any "small screen" display differences) behavior would be the same as a regular desktop behavior.
So ... all that to say ... I initially tested the fix on my iPad. The Desktop works perfectly.
So, this begs the question: The iPad used to have the exactly same behavior as a normal computer display ... it would correctly scroll the page only if the move posted print was not visible ... and if it was, it would not move the page.
So, curious ... do you have any ideas about why the iPad is different now ? It used to work just fine. Not sure when it changed. As I said in the initial ticket, it has been a while since I used the site.
I certainly do not expect you to complicate things with supporting multiple devices ... but, picking your brain ... would you think this was in Javascript somewhere ? Or in iOS ? Have you heard if android has the same problems that Apple devices have here? (Might be a good 1/2 split test to see if this is related to iOS). If it were in Javascript for "small scree devices" ... I might like to play with discovering a fix ... I really used to use the iPad a lot with my site ... that will have to change if I can not find a fix.
BTW ... if you email me privately, I can give you guest access to my site with a restricted guest account.
Thanks for any response (and I do not know what time it is in your world - hope I'm not disturbing you - it's 7:45 am here. :-) )
… On Apr 8, 2018, at 7:25 AM, Yoann Le Montagner ***@***.***> wrote:
Hi Richard,
In the comments of #128 <#128>, you've mentioned "Looks like it is trying to make the mouse clicked move be at the very top of the page". The actual behavior -- in the popup frame mode -- is that the plugins tries to scroll the page so that the selected move is visible. This is the behavior requested in #28 <#28>.
I've just re-tested this feature, and it looks mostly OK for me: if the selected moved is already visible, no scrolling happens. Scrolling towards the bottom of the page is also OK. Only scrolling towards the top of the page may not take into account the admin bar thickness, but I think this is a rather minor issue.
Then, without accessing to your website, I cannot guess what is wrong. May be there is something specific due to your theme, maybe something else.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#129 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AKMJhc_6f3YCh9LrSQ8HW1ZodrGyD8xlks5tmgHQgaJpZM4TLgot>.
|
Hi Richard, I've tried on Chrome on Android, everything seems to be fine. This problem you encounter on iPad, have you observed it with any browser? Or just with the default browser, which I guess is Safari? |
I am observing it in every browser on the iPad. Any ideas ?
I would be happy to give you a username and password to check the sit out to see if there is some combination of plugins or theme ... just need you to email me privately so as it’s not posted to the thread.
Thanks for any suggestions.
Richard.
…
On Apr 8, 2018 at 1:37 PM, <Yoann Le Montagner ***@***.***)> wrote:
Hi Richard,
I've tried on Chrome on Android, everything seems to be fine.
This problem you encounter on iPad, have you observed it with any browser? Or just with the default browser, which I guess is Safari?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub (#129 (comment)), or mute the thread (https://github.com/notifications/unsubscribe-auth/AKMJhUnyyqBJYDbbxQV_wiVv5jrbn_k0ks5tmljmgaJpZM4TLgot).
|
Hi, |
Hi all, Could you have a look to the following page, and tell me whether it behaves as expected or not on an iPhone or an iPad: If OK, I will release a new version of the plugin including the bugfix. |
Hi, |
Fix in version 5.2.2 (just released). |
The behavior is slightly different ... but the main problem remains on my site. I’ve commented on the original ticket with details. This post may be deleted if those comments are seen.
Thanks
Richard.
The text was updated successfully, but these errors were encountered: