Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#31884 closed defect (bug) (fixed)

Spinner during widget updates in Customizer no longer displayed

Reported by: westonruter Owned by: helen
Priority: normal Milestone: 4.2
Component: Customize Version: 4.2
Severity: normal Keywords: has-patch
Cc: Focuses: ui

Description

#22839 changes the styling of spinners to use visibility instead of display, however r31996 missed the instance in the Customizer.

Attachments (1)

31884.diff (684 bytes ) - added by westonruter 11 years ago.
https://github.com/xwp/wordpress-develop/pull/81

Download all attachments as: .zip

Change History (3)

#1 @westonruter
11 years ago

  • Owner set to helen
  • Status newreviewing

Re: https://core.trac.wordpress.org/ticket/22839#comment:39

31884.diff updates the instance in the Widget Customizer.

#2 @ocean90
11 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 32008:

Customizer: Fix spinners after [31996].

props westonruter.
fixes #31884.

Note: See TracTickets for help on using tickets.