Search and Top Navigation
#14955 closed bug (fixed)
Opened April 25, 2016 06:45PM UTC
Closed June 06, 2016 03:43PM UTC
Last modified June 07, 2016 02:07AM UTC
Checkboxradio icons are broken inside dialogs
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | ui.checkbxoradio | Version: | 1.12.0-rc.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Checkboxes inside dialogs have broken icons inside dialogs. See https://jsfiddle.net/mvqhonqv/2/
Originally reported via the forums: https://forum.jquery.com/topic/1-12-0-rc-2-controlgroup-inside-dialog-boxes
Attachments (0)
Change History (5)
Changed April 25, 2016 06:49PM UTC by comment:1
status: | new → open |
---|---|
version: | 1.12.0-rc.1 → 1.12.0-rc.2 |
Changed April 25, 2016 07:44PM UTC by comment:2
description: | Checkboxes inside dialogs have broken icons inside dialogs. See https://jsfiddle.net/mvqhonqv/2/ → Checkboxes inside dialogs have broken icons inside dialogs. See https://jsfiddle.net/mvqhonqv/2/ \ \ ---- \ \ Originally reported via the forums: https://forum.jquery.com/topic/1-12-0-rc-2-controlgroup-inside-dialog-boxes |
---|
Changed May 27, 2016 03:36AM UTC by comment:3
Changed June 06, 2016 03:43PM UTC by comment:4
_comment0: | Fixed in https://github.com/jquery/jquery-ui/commit/abc2a755f97689145de81000534cca138736a539. → 1465265276660616 |
---|---|
resolution: | → fixed |
status: | open → closed |
Changed June 07, 2016 02:03AM UTC by comment:5
owner: | → scottgonzalez |
---|
In [changeset:"abc2a755f97689145de81000534cca138736a539" abc2a75]:
#!CommitTicketReference repository="" revision="abc2a755f97689145de81000534cca138736a539" Checkboxradio: Use newclass in checkboxradio Using
caused a conflict with dialog Fixes #14955 Closes gh-1712 Closes gh-1704