[wp-trac] [WordPress Trac] #26417: Extra, visible widget information flashes when clicking to add widgets

WordPress Trac noreply at wordpress.org
Wed Dec 4 23:14:18 UTC 2013


#26417: Extra, visible widget information flashes when clicking to add widgets
--------------------------+--------------------
 Reporter:  jeremyfelt    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  low           |   Milestone:  3.8
Component:  Widgets       |     Version:  trunk
 Severity:  minor         |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by jeremyfelt):

 Replying to [comment:4 azaozz]:
 > 26417.diff will break the "chooser" when a widget with an open chooser
 is dragged to a sidebar. Looking for something better :)

 I can't figure out how yet, but I'm trying. Things seem to be acting the
 same for the 'drag while open' behavior with and without the patch.

 Whenever `addWidget()` is run, `closeChooser()` is run immediately after.
 The same append of `chooser` happens there, but paired with a slide up.
 From what I can tell, nothing in `$('#wpbody-content').append( chooser );`
 is touched in `addWidget()` beyond that one line, so removing it doesn't
 seem to break anything.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26417#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list