Skip to main content

Search and Top Navigation

#10574 closed bug (fixed)

Opened August 29, 2014 05:54PM UTC

Closed May 03, 2017 12:51PM UTC

Selectmenu vertical alignment is incorrect

Reported by: arschmitz Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.selectmenu Version: 1.11.1
Keywords: Cc:
Blocked by: Blocking:
Description

The selectmenu button is misaligned with other form controls by default. The selectmenu button is also 3px taller then the button widget. Native buttons and selects are the same height and I believe the widgets should be too for both consistency with native and visual consistency.

http://jsbin.com/desupu/1

This is fixed by the by the button re-write so there is probably no need to worry about this since that will land very soon.

Attachments (0)
Change History (3)

Changed October 07, 2014 11:20AM UTC by jzaefferer comment:1

status: newopen

Changed April 30, 2017 03:29PM UTC by benrubson comment:2

Hi,

Same issue, which leads to a vertically miss-aligned selectmenu in table.

I can reproduce it with Safari (10.1), with both jQuery 1.11.4 and 1.12.1.

Following screenshot show that the selectmenu is over the bottom table border (with padding = margin = 0, vertical-align = bottom).

Any plan to fix this ?

Many thx !

Ben

[[Image(https://s14.postimg.org/jc66brpa9/Screen_Shot_2017-04-30_at_17.09.18.png)]]

Changed May 03, 2017 12:51PM UTC by scottgonzalez comment:3

milestone: none1.12.0
resolution: → fixed
status: openclosed

Ben, that issue is completely different form what this ticket is talking about.

This has been fixed since 1.12.0 with the button rewrite.