Opened 5 years ago
Last modified 4 years ago
#15260 new bug
jQuery Checkbox Icon in Dialogs fail
Reported by: | RProgG | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.checkbxoradio | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The problem only occures when the checkbox was initialized as checked jQueryUI checkbox and shown in a dialog.
JS Bin Sample http://jsbin.com/kuditutiga/edit?html,output
The checkbox icons of jQueryUI checkboxes which was initialized as checked shows the wrong icon. Checkbox Choice 2 is checked an shows not the .ui-icon-check icon. The css background position of this class will be overwritten by the .ui-state-hover class properties.
Note: See
TracTickets for help on using
tickets.