Michael Adams
699c377856
Meta Boxes: Preserve radio inputs' state when sorting metaboxes.
...
When sorting a metabox, a clone of that metabox is created as a drag/drop "helper".
Previously, any checked radio input in the original metabox would become unchecked, when its clone "helper" was inserted into the DOM
(since only one radio within a set of radios of the same name can be checked).
Continued use of the clone helper is important so that the element being dragged isn't subject to the click and other event handlers attached to the real metabox,
so we can't just switch to dragging around the real metabox. See, for example, comment:10:ticket:16972.
Preserve the radios' state via some name attribute trickery.
Fixes #16972
Built from https://develop.svn.wordpress.org/trunk@35809
git-svn-id: http://core.svn.wordpress.org/trunk@35773 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-12-06 22:23:49 +00:00
..
2015-07-29 23:40:25 +00:00
2015-07-29 23:40:25 +00:00
2015-06-18 00:12:26 +00:00
2015-06-18 00:12:26 +00:00
2015-10-13 01:08:25 +00:00
2015-10-13 01:08:25 +00:00
2015-07-26 02:26:24 +00:00
2015-07-26 02:26:24 +00:00
2015-11-18 20:10:26 +00:00
2015-11-18 20:10:26 +00:00
2013-11-14 05:40:11 +00:00
2014-01-29 04:43:30 +00:00
2013-11-14 05:40:11 +00:00
2015-10-17 22:41:25 +00:00
2015-10-17 22:41:25 +00:00
2015-11-09 03:14:25 +00:00
2015-11-09 03:14:25 +00:00
2015-12-06 21:23:25 +00:00
2015-11-01 22:27:26 +00:00
2015-10-09 01:27:27 +00:00
2015-10-09 01:27:27 +00:00
2015-11-11 21:00:27 +00:00
2015-11-11 21:00:27 +00:00
2015-11-12 12:04:27 +00:00
2015-06-28 14:51:30 +00:00
2015-11-22 19:13:28 +00:00
2015-11-22 19:13:28 +00:00
2010-11-11 16:34:22 +00:00
2015-10-09 01:27:27 +00:00
2015-10-09 01:27:27 +00:00
2015-11-07 16:12:27 +00:00
2015-11-07 16:12:27 +00:00
2015-11-07 16:12:27 +00:00
2015-11-07 16:12:27 +00:00
2015-11-11 00:24:28 +00:00
2015-11-11 00:24:28 +00:00
2014-11-30 11:44:22 +00:00
2014-08-04 20:47:16 +00:00
2014-08-04 20:47:16 +00:00
2013-11-15 05:16:09 +00:00
2013-11-13 21:45:11 +00:00
2013-11-15 23:19:09 +00:00
2013-11-13 21:45:11 +00:00
2014-06-25 17:39:15 +00:00
2014-06-25 17:39:15 +00:00
2015-04-03 04:52:27 +00:00
2015-04-03 04:52:27 +00:00
2015-08-04 04:53:44 +00:00
2015-08-04 04:53:44 +00:00
2013-11-15 05:12:09 +00:00
2013-11-15 05:12:09 +00:00
2015-10-15 14:52:26 +00:00
2015-10-15 14:52:26 +00:00
2015-11-07 16:12:27 +00:00
2015-11-07 16:12:27 +00:00
2015-12-06 22:23:49 +00:00
2015-12-06 22:23:49 +00:00
2015-11-07 16:12:27 +00:00
2015-11-07 16:12:27 +00:00
2015-11-12 12:04:27 +00:00
2015-06-28 14:51:30 +00:00
2015-06-01 04:14:25 +00:00
2015-06-01 04:14:25 +00:00
2013-12-05 22:01:10 +00:00
2015-06-28 14:51:30 +00:00
2015-10-20 16:00:30 +00:00
2015-10-20 16:00:30 +00:00
2015-03-12 12:52:26 +00:00
2015-03-12 12:52:26 +00:00
2015-11-16 19:50:26 +00:00
2015-11-16 19:50:26 +00:00
2015-11-18 20:10:26 +00:00
2015-11-18 20:10:26 +00:00
2015-11-24 21:17:27 +00:00
2015-11-24 21:17:27 +00:00
2014-01-27 23:10:12 +00:00
2014-01-27 23:10:12 +00:00
2015-10-21 05:23:26 +00:00
2015-10-21 05:23:26 +00:00
2015-07-27 11:19:26 +00:00
2015-07-27 11:19:26 +00:00
2015-06-01 17:38:29 +00:00
2015-06-01 17:38:29 +00:00
2013-11-14 21:58:10 +00:00
2013-11-14 21:58:10 +00:00