Skip to main content

Search and Top Navigation

#5534 closed bug (worksforme)

Opened April 21, 2010 06:27PM UTC

Closed May 18, 2011 11:31PM UTC

Last modified October 11, 2012 09:15PM UTC

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.

Attachments (0)
Change History (5)

Changed July 30, 2010 11:36AM UTC by jzaefferer comment:1

component: ui.coreui.button

Changed May 18, 2011 10:36PM UTC by cmhdave comment:2

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

Changed May 18, 2011 10:47PM UTC by dlee comment:3

I don't have Firefox 3.5 anymore, either :(

I'll try to find a machine with Firefox 3.5.

Changed May 18, 2011 11:31PM UTC by scottgonzalez comment:4

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.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:5

milestone: TBD

Milestone TBD deleted