Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7475 closed bug (fixed)

.ui-icon-radio-on and .ui-icon-radio-off reversed

Reported by: k_borchers Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.css-framework Version: 1.8.13
Keywords: Cc:
Blocked by: Blocking:

Description

The icons for those two classes are backwards. On shows the empty radio button icon and off shows the checked radio button icon.

Change History (3)

comment:1 Changed 12 years ago by k_borchers

I have submitted the fix for this here https://github.com/jquery/jquery-ui/pull/365

comment:2 Changed 12 years ago by Kris Borchers

Resolution: fixed
Status: newclosed

CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed

Changeset: c66a7b157b1e36c496272eb00444b4d26136c814

comment:3 Changed 12 years ago by Scott González

Merge pull request #365 from kborchers/bug_7475

CSS: Switched the icons for .ui-icon-radio-on and .ui-icon-radio-off. Fixes #7475 - .ui-icon-radio-on and .ui-icon-radio-off reversed

Changeset: 259638df480e9feebdc1660bf234418b0f309553

Note: See TracTickets for help on using tickets.