[wp-trac] [WordPress Trac] #25139: 2013: CSS rule on MCEeditor width causes unexpected UI experience
WordPress Trac
noreply at wordpress.org
Sun Aug 25 14:27:24 UTC 2013
#25139: 2013: CSS rule on MCEeditor width causes unexpected UI experience
--------------------------+--------------------------------------
Reporter: chriscct7 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords: 2nd-opinion dev-feedback
--------------------------+--------------------------------------
When the 2013 is active, the following style from it's stylesheet is
loaded on the add new and edit posts pages:
.mceContentBody { max-width: 604px; }
What this causes is a really odd experience as depicted here in Visual
mode:
http://d.pr/i/T9Qf
I'm expecting to be able to type all the way to the other side of the box,
and due to that rule, I can't do that.
Further, this experience is opposite of the text mode, where the CSS rule
doesn't apply, and the text spans the entire size of the input box:
http://d.pr/i/oive
Is there a particular UI reason for limiting input to only part of the
post content field?
-Chris
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25139>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list