Opened 18 months ago

Last modified 17 months ago

#19309 new defect (bug)

Instantiating any widget with checkboxes defaulted on don't transfer as checked only in IE9.

Reported by: beautomated Owned by:
Priority: normal Milestone: Awaiting Review
Component: Widgets Version: 3.2.1
Severity: minor Keywords:
Cc:

Description

In the Links widget, the first two checkboxes are checked by default if using IE8, FireFox or Webkit. If you use IE9, the first two checkboxes will not be checked after you drop the fresh widget instance into a widgetized region of the template or the inactive widgets region. This appears to be an incompatibility between IE9 and a JS library used for copying the data. I do see the proper checked="checked" parameter in the source code of the primary instance and all saved instances. It just doesn't instantiate that parameter in the drag and drop action.

A community plugin we developed also exposes this IE9 / JS library bug: http://wordpress.org/extend/plugins/becounted/

I found a developer discussion and possible fix related to a non WP application here: https://github.com/SteveSanderson/knockout/issues/89

Thank you!

Change History (2)

  • Version changed from 3.2.1 to 3.3

Note: Still occurs in WP 3.3

  • Version changed from 3.3 to 3.2.1

Please leave the version field set to the earliest reported version in which the bug can be reproduced in.

Note: See TracTickets for help on using tickets.