Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#26097 closed defect (bug) (fixed)

Color picker (Iris) / jQuery-UI CSS conflict

Reported by: mattheu's profile mattheu Owned by: ocean90's profile ocean90
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)

26097.diff (44.4 KB) - added by mattheu 12 years ago.
iris.1-0-4.diff (44.3 KB) - added by mattwiebe 12 years ago.

Download all attachments as: .zip

Change History (6)

@mattheu
12 years ago

#1 @SergeyBiryukov
12 years ago

  • Component changed from General to Administration
  • Keywords ui-focus has-patch added

#2 @mattwiebe
12 years ago

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).

#3 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.8

#4 @ocean90
12 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 26334:

Update the Iris color picker to version 1.0.4, which fixes a jQuery-UI CSS conflict.

props mattheu, mattwiebe.
fixes #26097.

Note: See TracTickets for help on using tickets.