New issue
Advanced search Search tips

Issue 781297 link

Starred by 1 user

Issue metadata

Status: ExternalDependency
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Compat



Sign in to add a comment

cursor blinking outside of input box

Reported by chloe.wa...@n26.com, Nov 3 2017

Issue description

Steps to reproduce the problem:
1. search n26.com/us
2. click on Get Early Access button
3. tip in input

What is the expected behavior?
cursor should blink within the input box as you type in input

What went wrong?
cursor blinks outside the input box when you type in input

Did this work before? No 

Chrome version: 62.0.3202.75  Channel: stable
OS Version: 10.0
Flash Version: 

please help.
 
Screenshot of bug.
input bug ios.jpg
77.1 KB View Download
Note: Also reproduced on Safari, Firefox and WKWebView stock app.
Works fine in UIWebView.
Labels: Needs-Triage-M62
Components: -UI Mobile>WebView>Glue
Owner: eugene...@chromium.org
Status: Assigned (was: Unconfirmed)
Please file a radar if needed.
Labels: -Type-Bug Type-Compat
Owner: danyao@chromium.org

Comment 6 by danyao@chromium.org, Nov 15 2017

Status: WontFix (was: Assigned)
Closing since I can't reproduce the bug. Was the website updated?

If you still see the problem, it would be very helpful for us if you can upload a small example (instead of the live website) that reproduces the issue.

Comment 7 by chloe.wa...@n26.com, Nov 15 2017

Hi Dan,

Thanks for looking into it. The bug is still present when you go on the website from an IOS device and the website has not been updated. I have sent a screenshot of the bug higher in this thread. Should I send another? What do you mean by a small example? 

Comment 8 by danyao@chromium.org, Nov 17 2017

Status: Assigned (was: WontFix)
It would be helpful if you can create a minimal HTML file that reproduces your issue. I'll take another look.

Comment 9 by danyao@chromium.org, Nov 21 2017

Status: ExternalDependency (was: Assigned)
I can reproduce this in Safari 11 on iPad as well by doing a step 4 after the original 3 steps in Comment #1:
4. Scroll down the page

Expected result:
Input box scrolls up the screen and cursor blinks inside the input box

Observed result:
Input box scrolls up the screen BUT cursor blinks where the input box was originally.

The reason why this looked like a Chrome only bug was because Chrome scrolls the page a little to hide the omnibar after loading the page, whereas Safari doesn't.

I created a minimal example that reproduces the buggy behavior: http://output.jsbin.com/cabejez and filed a bug against WebKit: https://bugs.webkit.org/show_bug.cgi?id=179927
Thank you.
Components: Mobile>iOSWeb
Components: -Mobile>WebView>Glue
Components: -Mobile>iOSWeb Mobile>iOSWeb>WebPlatform

Sign in to add a comment