[wp-trac] [WordPress Trac] #30008: De-registering heartbeat script causes meta boxes to become unresponsive

WordPress Trac noreply at wordpress.org
Thu Oct 16 15:59:27 UTC 2014


#30008: De-registering  heartbeat script causes meta boxes to become unresponsive
--------------------------+-----------------------------
 Reporter:  wycks         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  4.0
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Using
 {{{
 wp_deregister_script('heartbeat');
 }}}

 Causes the metabox fields under the default editor to not close on click
 and they are not draggable. Tested on WordPress 4.0 twenty-twelve and
 several other themes.

 Steps to reproduce.

 1. Call `wp_deregister_script('heartbeat');` on init.
 2. Go to any post/page/cpt and try to close/open or drag a meta box
 (excerpt, revision, discussion, comments, etc).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30008>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list