Page MenuHomePhabricator

DateTimeInputWidget overlaps DropdownWidget, that comes before
Closed, ResolvedPublic

Description

I noticed this in one of my own scripts, but I can reproduce in Spezial:ApiSandbox, too: When you use an OO.ui.DropdownWidget before a mw.widgets.datetime.DateTimeInputWidget, the date will overlap the dropdown list.

See the screenshot, or go to Special:ApiSandbox, select action=query and list=allrevisions, then enable arvstart, and open the list for arvnamespace.

oojsui.png (176×659 px, 10 KB)

Event Timeline

Oh, sorry, I didn't think the fix was in a different release from the breakage; I'd have back-ported it if I'd known. It's probably not worth the extra QA to do it now, though.