UNCONFIRMED 95034
Text in text input element doesn't scroll and cursor goes behind left side of element.
https://bugs.webkit.org/show_bug.cgi?id=95034
Summary Text in text input element doesn't scroll and cursor goes behind left side of...
Yauhen Kharuzhy
Reported 2012-08-26 11:20:53 PDT
If text in the text input field is longer than field width, and text cursor has been moved to end and to begin of the text, text is not scrolled horizontally and the cursor hides. How to reproduce: 1. Go to the http://latlon.org/~jek/tmp/quick-start-example.html page. 2. Enter some text in the text field in the popup. Text should be longer than input field width. 3. Move text cursor by keyboard to begin of the text. The bug was reproduced with Chromium version 21.0.1180.57 Debian wheezy/sid (WebKit 537.1).
Attachments
Ryosuke Niwa
Comment 1 2013-02-03 14:00:13 PST
(In reply to comment #0) > 1. Go to the http://latlon.org/~jek/tmp/quick-start-example.html page. > 2. Enter some text in the text field in the popup. Text should be longer than input field width. > 3. Move text cursor by keyboard to begin of the text. I can't do this last step on the said page. It seems like the web page is canceling arrow keys.
Note You need to log in before you can comment on or make changes to this bug.