#5534 closed bug (worksforme)
Calling .button() with icons on a <button> element makes button really wide
Reported by: | dlee | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.button | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Calling .button({icons: {primary: ...}}) on a <button> element in Firefox 3.5 makes the padding wider than how most other browser render the button.
Change History (5)
comment:1 Changed 13 years ago by
Component: | ui.core → ui.button |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
I don't have Firefox 3.5 anymore, either :(
I'll try to find a machine with Firefox 3.5.
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This works fine for me in Firefox 3.5.17, in all 1.8.x versions, except for 1.8.10 where the icon is not centered when there's only one icon.
Note: See
TracTickets for help on using
tickets.
Can you confirm this is still an issue? I was able to test the demo page successfully in Firefox 4 but unfortunately don't have a copy of 3.5 installed. The buttons look as expected on Windows 7 and openSUSE 11.4
http://jqueryui.com/demos/button/icons.html