#20873 closed defect (bug) (fixed)

Customizer: It's not possible to enter a custom hex color

Reported by: ocean90 Owned by: koopersmith
Priority: normal Milestone: 3.4
Component: Appearance Version: 3.4
Severity: normal Keywords: has-patch commit
Cc:

Description (last modified by ocean90)

  • Open Twenty Eleven with the Customizer
  • Open Colors section
  • Open the Header Text Color item
  • (The input field just displays Hex Value, maybe it should show the real hex value)
  • Type a hex color into the field, for example #fff or fff or #ffffff
  • Nothing happens

If it should not be possible to enter a custom value we should set the disable attribute. If it should work, then we should get it working.

Attachments (2)

20873.diff (667 bytes) - added by duck_ 12 months ago.
20873.2.diff (586 bytes) - added by koopersmith 12 months ago.

Download all attachments as: .zip

Change History (8)

  • Description modified (diff)

duck_12 months ago

  • Keywords has-patch added; needs-patch dev-feedback removed

Koops patch works for me.

I'm glad my unknowledgable attempt wasn't too far off ;)

  • Owner set to koopersmith
  • Status changed from new to accepted

Looks good.

  • Keywords commit added

2.diff works well here too.

  • Resolution set to fixed
  • Status changed from accepted to closed

In [21022]:

Theme Customizer: Allow color control inputs to change the corresponding setting (use sync instead of link). fixes #20873.

Note: See TracTickets for help on using tickets.