[wp-trac] [WordPress Trac] #27760: Quick Draft cannot be saved after a page refresh in Firefox

WordPress Trac noreply at wordpress.org
Wed May 7 22:28:25 UTC 2014


#27760: Quick Draft cannot be saved after a page refresh in Firefox
----------------------------+-----------------------------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.2
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  javascript, administration
----------------------------+-----------------------------------------
Changes (by morganestes):

 * keywords:   => has-patch
 * focuses:   => javascript, administration


Comment:

 Turns out Firefox holds on to `textarea` values on a refresh, but
 [http://stackoverflow.com/questions/4263536/firefox-cache-textarea-value
 disabling autocomplete] fixes that.
 I honestly still haven't figured out why the submit button remains
 disabled, but a quick fix is to brute force it to enabled when
 `quickPressLoad()` fires on page load.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27760#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list