Skip to main content

Search and Top Navigation

#5899 closed bug (duplicate)

Opened August 04, 2010 04:02PM UTC

Closed August 04, 2010 05:06PM UTC

Last modified October 11, 2012 09:15PM UTC

Using a secondary icon only is displayed on the left

Reported by: plaflamme Owned by:
Priority: minor Milestone:
Component: ui.button Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

Specifying only a secondary icon on a button will display this icon on the left instead of the right.

To reproduce: go to the button demos (here) and issue this JS:

$(".demo button").button({icons:{secondary:'ui-icon-gear'}});

Notice that the first button has an icon, but displayed on the left (documentation says that the secondary icon is displayed on the right).

Attachments (0)
Change History (2)

Changed August 04, 2010 05:06PM UTC by rdworth comment:1

resolution: → duplicate
status: newclosed

Duplicate of #5382 fixed in 1.8.3 which is not yet live on jqueryui.com

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

milestone: TBD

Milestone TBD deleted