Search and Top Navigation
#6729 closed bug (fixed)
Opened December 07, 2010 09:59PM UTC
Closed May 10, 2011 03:34PM UTC
Last modified September 12, 2012 05:03PM UTC
Combobox: Incorrect button size
Reported by: | oojacoboo | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
ummm... where is the image attachment option!
[[Image(http://files.jacobt.com/jquery_ui_button_issue.png)]]
visible in firefox 3.6 and 4.
Attachments (0)
Change History (5)
Changed December 08, 2010 01:27AM UTC by comment:1
component: | ui.core → ui.autocomplete |
---|---|
status: | new → open |
summary: | 1px height issue on button → Combobox: Incorrect button size |
Changed December 08, 2010 01:27AM UTC by comment:2
priority: | minor → trivial |
---|
Changed March 10, 2011 11:03AM UTC by comment:3
Please fix it!
version 1.8.10 is even worse, expecially with chrome!
Changed May 10, 2011 03:34PM UTC by comment:4
resolution: | → fixed |
---|---|
status: | open → closed |
Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - Combobox: Incorrect button size
Changeset: 309ca08f721791f77c17c84f6bbe99206f418925
Changed September 12, 2012 05:03PM UTC by comment:5
The exact same issue still exists in IE7 except the dropdown button is top aligned instead of bottom aligned like this defect. It can be seen and repro'd on the jquery ui demo (version 1.8.23) page at:
http://jqueryui.com/demos/autocomplete/#combobox
Use the IE compatibility mode button (or menu item: "Tools-->Compatibility View") to repro the bug in IE at the link above.
IE7 is supported, isn't it?