[wp-trac] Re: [WordPress Trac] #6470: Internet Explorer: Text widget get removed when click on "Edit"

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 23 01:20:14 GMT 2008


#6470: Internet Explorer: Text widget get removed when click on "Edit"
-----------------------------------+----------------------------------------
 Reporter:  terabyten              |        Owner:  mdawaffe
     Type:  defect                 |       Status:  new     
 Priority:  high                   |    Milestone:  2.5.1   
Component:  Administration         |      Version:  2.5     
 Severity:  major                  |   Resolution:          
 Keywords:  multi-widget, widgets  |  
-----------------------------------+----------------------------------------
Changes (by mdawaffe):

  * keywords:  text widget, widget => multi-widget, widgets

Comment:

 This is in general true for all multiwidgets (RSS, Categories...).

 I have no idea what's going on here. I can tell you what's happening, but
 not why.

 When you click the "Edit" link, the edit.click action is fired (good),
 then the save.click action is fired (bad), then the remove.click action is
 fired (bad).

 Internet explorer is applying the click bindings on source:/trunk/wp-
 admin/js/widgets.js at 7628#L98 and source:/trunk/wp-
 admin/js/widgets.js at 7628#L104 to a.widget-control-edit rather than a
 .widget-control-save and a.widget-control-remove, respectively.

 I have tried and failed to correct this.  Anyone care to step in?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6470#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list