[wp-trac] [WordPress Trac] #23042: Post edit page may become almost unusable and textarea resize not saved

WordPress Trac noreply at wordpress.org
Fri Jan 4 02:42:56 UTC 2013


#23042: Post edit page may become almost unusable and textarea resize not saved
--------------------------+--------------------
 Reporter:  kinderr@…     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5.1
Component:  Editor        |     Version:  3.5
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |
--------------------------+--------------------

Comment (by kinderr@…):

 The new post.js works great! I can resize the editor and it's sticky. The
 editor pane vertical size is persistent across post edit sessions for both
 new and existing posts. No need to save the post, the editor size is kept.
 --
 [21:24:06.083] getUserSetting('ed_size');
 [21:24:06.084] "504"
 --
 [21:27:40.104] getUserSetting('ed_size');
 [21:27:40.105] "577"
 --
 [21:28:06.455] getUserSetting('ed_size');
 [21:28:06.457] "196"

 Staging System:

 Wordpress 3.5 with the original class-wp-editor.php and updated post.js
 per this thread. i.e. Only post.js changed from the base Wordpress 3.5
 install.

 Windows 7 - 32 bit

 FireFox 17.0.1

 WampServer 2.2

 Apache 2.2.22

 PHP 5.4.3

 MySQL 5.5.24

 Also tested fine with Chrome v23.0.1271.97 m

 Thanks,
 Robert

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


More information about the wp-trac mailing list