[wp-trac] [WordPress Trac] #16972: Input type radio losts its checked focus when metabox is dragged

WordPress Trac wp-trac at lists.automattic.com
Sun Sep 9 15:46:31 UTC 2012


#16972: Input type radio losts its checked focus when metabox is dragged
----------------------------+-----------------------------
 Reporter:  depi            |       Owner:  ldebrouwer
     Type:  defect (bug)    |      Status:  reviewing
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:  3.0
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |
----------------------------+-----------------------------

Comment (by helgatheviking):

 Sorry about the version change.

 Removing the helper: 'clone', in the .sortable function reverts jquery ui
 sortable to its default of 'original'.... which seems to work fine for
 preserving the radio buttons.

 See this fiddle for a live example: http://jsfiddle.net/NW7zD/3/

 Then change the helper to 'clone' like it is in postbox.js and you'll see
 the radio button loses its checked marker.

 I'm testing this on my local install of WP and I don't see any negative
 effects yet.

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


More information about the wp-trac mailing list