Opened 12 months ago
Closed 12 months ago
#20873 closed defect (bug) (fixed)
Customizer: It's not possible to enter a custom hex color
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (8)
koopersmith — 12 months ago
comment:3
koopersmith — 12 months ago
- Owner set to koopersmith
- Status changed from new to accepted
comment:6
koopersmith — 12 months ago
- Resolution set to fixed
- Status changed from accepted to closed
In [21022]:
Note: See
TracTickets for help on using
tickets.

Koops patch works for me.
I'm glad my unknowledgable attempt wasn't too far off ;)