Closed
Bug 1234031
Opened 10 years ago
Closed 6 months ago
Textarea may be scrollable (overflowed) without visible scrollbar
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | affected |
People
(Reporter: arni2033, Unassigned)
References
Details
Attachments
(1 file)
|
601 bytes,
text/html
|
Details |
>>> My Info: Win7_64, Nightly 46, 32bit, ID 20151219030215
STR:
1. Open attached "testcase 1"
2. Move mouse over the center of <textarea>, click middle mouse button to display "autoscroll circle"
3. Move mouse toward the bottom of the page to start autoscrolling
Result:
Textarea scrolls by 1px and then nothing happen.
Expectations:
Textarea should display scrollbar to indicate that there's overflow.
Because current behavior is very confuzing.
Note:
I think this is caused by weird line-height, just like bug 1208412. I faced both of them on Bugzilla
I'm still able to reproduce this with HWA disabled if I set
"height: 263px; line-height: 15.5px;" or only "height: 264.5px;" to textarea.
Updated•3 years ago
|
Severity: normal → S3
Comment 2•6 months ago
|
||
FWIW I see a scrollbar on this testcase now (on Ubuntu as well as on Windows 7 [reporter's OS] with Firefox ESR 115, the latest available on Win7).
So I think this has been fixed.
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•