[wp-trac] [WordPress Trac] #28000: Editor frame becomes huge after dragging the corner to resize it
WordPress Trac
noreply at wordpress.org
Thu Apr 24 04:08:53 UTC 2014
#28000: Editor frame becomes huge after dragging the corner to resize it
--------------------------+-------------------------
Reporter: jupiterwise | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9.1
Component: Editor | Version: 3.9
Severity: normal | Resolution:
Keywords: | Focuses: javascript
--------------------------+-------------------------
Changes (by azaozz):
* version: trunk => 3.9
* milestone: Awaiting Review => 3.9.1
Comment:
Nice catch. If jQuery( element ).height() returns a float, it sets the
height properly but when saved with `setUserSetting( 'ed_size', height
);`, the dot is stripped, making it completely different.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28000#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list