Closed
Bug 752693
Opened 13 years ago
Closed 11 years ago
Unable to vertically scroll textarea with arrow keys when overflow hidden
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: blg002, Unassigned)
References
()
Details
(Keywords: css3, html5)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
Steps to reproduce:
Set overflow style to hidden on a textarea, and enter more content in said textarea than is visible.
Actual results:
When attempting to scroll through the text with the up/down arrows keys the content is not scrolled through, until you get to the end/beginning and the viewable content jumps.
Expected results:
The content in the textarea should be able to be scrolled line-by-line with the arrow keys. This is the current behavior in Chrome, Safari, IE8/9.
| Reporter | ||
Updated•13 years ago
|
Comment 1•13 years ago
|
||
Dup Bug 658684
Comment 2•11 years ago
|
||
WFM with
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 ID:20140421162246 CSet: 1c35a9dca8a0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 ID:20140512030202 CSet: 20ca234fd62b
=> resolving.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•