Closed
Bug 1492544
Opened 7 years ago
Closed 7 years ago
overflow-y scroll doesn't show up when block height <= 30px
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 292284
People
(Reporter: artin.phares, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0
Build ID: 20180913170346
Steps to reproduce:
Create <div> with height 30px and "overflow-y: scroll" on it.
http://jsbin.com/poniqexaqa/edit?html,css,output
Actual results:
No scrollbar is shown on the <div>.
Expected results:
Scrollbar should show up.
When height is 31px or more - everything is ok.
![]() |
||
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•