Opened 12 years ago
Closed 12 years ago
#26097 closed defect (bug) (fixed)
Color picker (Iris) / jQuery-UI CSS conflict
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
If a jQuery UI stylesheet is loaded in the WordPress admin, it causes a UI bug in the Color Picker. This is because Iris does not override all jQuery-UI slider styles.
Iris needs to be be updated and WordPress can include the latest version. I have opened a Pull Request on Github https://github.com/Automattic/Iris/pull/26.
I have added a screenshot & steps to reproduce to the pull request.
I will add a patch in the meantime.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
I've bumped Iris to v1.0.4 based on mattheu's patch on GitHub. It also cleans up Iris to follow the new core JS standards (although of course minification breaks that).