Opened 13 years ago

Closed 12 years ago

Last modified 10 years ago

#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 Jörn Zaefferer

Component: ui.coreui.button

comment:2 Changed 12 years ago by cmhdave

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

comment:3 Changed 12 years ago by dlee

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 Scott González

Resolution: worksforme
Status: newclosed

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.

comment:5 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.