Ticket #6729 (closed bug: fixed)
Combobox: Incorrect button size
| Reported by: | oojacoboo | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.9.0 |
| Component: | ui.autocomplete | Version: | 1.8.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 2 years ago by scott.gonzalez
- Status changed from new to open
- Component changed from ui.core to ui.autocomplete
- Summary changed from 1px height issue on button to Combobox: Incorrect button size
comment:3 Changed 2 years ago by lorife
Please fix it! version 1.8.10 is even worse, expecially with chrome!
comment:4 Changed 2 years ago by Jörn Zaefferer
- Status changed from open to closed
- Resolution set to fixed
Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - Combobox: Incorrect button size
Changeset: 309ca08f721791f77c17c84f6bbe99206f418925
comment:5 Changed 8 months ago by johntrepreneur
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?
Note: See
TracTickets for help on using
tickets.


