#12512 closed defect (bug) (duplicate)
Background menu under Appearance breaks menu-toggle in admin sidebar
Reported by: | masonjames | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | UI | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
Using changeset 13583, when I am on the "Background" Menu in the "Apperance" section, all of the admin sidebar widgets lose their toggle ability. Select any other menu option and the toggle works as expected. If I was a better developer, I'd totally submit the patch myself... give me time, I'll get there. ;)
Attachments (1)
Change History (8)
#1
@
15 years ago
- Cc admin@… added
- Keywords needs-patch added; background menu appearance widget toggle removed
#2
@
15 years ago
I've narrowed it down to an error thrown by jQuery.farbtastic.
Even when the div#colorPickerDiv is not shown, the call to farbtastic color picker is made.
#5
@
15 years ago
- Keywords changed from has-patch, needs-testing to has-patch needs-testing
- Milestone changed from Unassigned to 3.0
Is this fixed in trunk? I know there have been some changes to the background and header sections.
Note: See
TracTickets for help on using
tickets.
Bug confirmed to be present in both Background and Header section.