New issue 67796 by jaspradlin: HOME and END keys no longer working in INPUT
/ TEXTAREA fields
http://code.google.com/p/chromium/issues/detail?id=67796
Google Chrome 9.0.597.19 (Official Build 68937) beta
WebKit 534.13
V8 2.5.9.1
User Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13
Command Line "C:\Documents and Settings\jspradlin\Local
Settings\Application Data\Google\Chrome\Application\chrome.exe"
--enable-extensions --enable-user-scripts --enable-extension-timeline-api
--flag-switches-begin --flag-switches-end
URLs (if applicable) : n/a
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 5: n/a
Firefox 3.x: n/a
IE 7/8: n/a
What steps will reproduce the problem?
1. type in an input field or textarea
2. Press HOME or END keys
3. in INPUT, nothing happens (you can press ctrl-HOME or -END as workaround)
4. in TEXTAREA, nothing happens, and pressing ctrl + Home or End results in
going to the top line, first character or bottom line, last character in
the textarea.
What is the expected result?
Curser moves to the beginning or end of the line.
What happens instead?
Nothing at all.
Please provide any additional information below. Attach a screenshot if
possible.
This has only been happening to me this week, possibly late last week.
Do you have the SmoothScroll extension enabled? Do you see the problem if
this extension is disabled?
I (accidentally) uninstalled it, and now it works fine... I guess the bug
involves latest updates + having smoothscroll enabled.
Jason
Furthermore, reinstalling (after the accidental uninstall) seems to have
fixed the problem... I'm not sure which version I was running of Smooth
Scroll, or if that was even an issue, but apparently uninstalling and then
installing the newest version of the Smooth Scroll extension
(https://chrome.google.com/extensions/detail/cccpiddacjljmfbbgeimpelpndgpoknn)
seems to resolve this problem.
Comment #4 on issue 67796 by meh...@chromium.org: HOME and END keys no
longer working in INPUT / TEXTAREA fields
http://code.google.com/p/chromium/issues/detail?id=67796
(No comment was entered for this change.)