Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#12512 closed defect (bug) (duplicate)

Background menu under Appearance breaks menu-toggle in admin sidebar

Reported by: masonjames's profile 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)

12512.patch (819 bytes) - added by Utkarsh 15 years ago.
Needs Testing

Download all attachments as: .zip

Change History (8)

#1 @Utkarsh
15 years ago

  • Cc admin@… added
  • Keywords needs-patch added; background menu appearance widget toggle removed

Bug confirmed to be present in both Background and Header section.

#2 @Utkarsh
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.

@Utkarsh
15 years ago

Needs Testing

#3 @lancewillett
15 years ago

  • Keywords needs-testing added; needs-patch removed

#4 @lancewillett
15 years ago

  • Keywords has-patch added

#5 @nacin
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.

#6 @nacin
15 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

#12186

We got rid of the step and #colorPickerDiv should now always be in play.

#7 @nacin
15 years ago

  • Milestone 3.0 deleted
Note: See TracTickets for help on using tickets.