Skip to main content

Search and Top Navigation

#15260 new bug ()

Opened December 22, 2017 02:30PM UTC

Last modified October 25, 2018 01:42PM UTC

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.

Attachments (0)
Change History (1)

Changed October 25, 2018 01:42PM UTC by scottgonzalez comment:1

component: ui.coreui.checkbxoradio