Open Bug 1327138 Opened 7 years ago Updated 3 years ago

Text selected in <textarea> by this.select() isn't scrolled to the very end

Categories

(Core :: DOM: Editor, defect, P5)

defect

Tracking

()

Tracking Status
firefox50 --- affected
firefox51 --- affected
firefox52 --- affected
firefox53 --- affected

People

(Reporter: arni2033, Unassigned)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1]
2. Click inside <textarea>

AR:  Content in textarea is scrolled to the end, but the last line of text is clipped at the bottom
ER:  Either X or Y
 X) Content in textarea should be scrolled to the VERY end, the last line of text shouldn't be clipped
 Y) Content in textarea shouldn't be scrolled to the end

> [1] data:text/html,<body style="background: lightgray;"><textarea onfocus="this.select()" style="height: 150px; width: 400px;padding: 0px;border: 0px;margin: 0px;" wrap="off">1%0A2%0A3%0A4%0A5%0A6%0A7%0A8%0A9%0A10%0A11%0A12%0A13%0A14%0A15%0A16%0A17%0A18%0A19%0Ayq.jpg</textarea></body>
No longer blocks: 1277113
Product: Firefox → Core
Mozilla/5.0 (Windows NT 6.1; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID:20170103030204

Tested on Windows 7 x86 with FF Nightly 49 and FF Nightly 53.0a1 and managed to reproduce it.
Status: UNCONFIRMED → NEW
Component: Untriaged → Editor
Ever confirmed: true
Priority: -- → P3

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5
You need to log in before you can comment on or make changes to this bug.