Dropdown lists should never exceed height of viewport, regardless of everything else. This is never what the user expects, but it can happen when there's no $overlay and the dropdown has a scrollable ancestor (other than body).
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
oojs/ui | master | +3 -0 | ClippableElement: Never exceed the dimensions of the browser viewport |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T130492 Design/usability issues with new API sandbox | |||
Resolved | Esanders | T129157 API sandbox should not use double scrollbars | |||
Resolved | matmarex | T129306 Dropdown lists should never exceed height of viewport, regardless of everything else |
Event Timeline
Comment Actions
Change 276665 had a related patch set uploaded (by Bartosz Dziewoński):
ClippableElement: Never exceed the dimensions of the browser viewport
Comment Actions
Change 276665 merged by Jforrester:
ClippableElement: Never exceed the dimensions of the browser viewport