#6577 closed defect (bug) (fixed)
Custom header and color picker broken in Safari
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5.1 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | General | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
#3622 was closed as invalid, but it is core code that provides the custom header and color picker functionality.
The problem seems to be caused by some JS conflict between the color picker and the image cropper. Loading them each only when needed resolves the issue.
Additionally, the "use original color" button is broken on all browsers. Attached includes simple fix.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Attached is tested in FF, Safari3, Opera9, IE6/7