Opened 14 years ago
Closed 13 years ago
#14427 closed enhancement (wontfix)
Post Editor can only resize vertically in Visual mode (MCE), not in HTML Mode
Reported by: | jb510 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.5 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
The bottom right corner of the post editor in visual mode (MCE) can be drug to resize the window vertical, however it can not in HTML mode.
Either this is a bug, or a feature request for both editor modes to be resizable.
What I find strange is that if you resize it in visual mode then switch back to HTML the sizing stays.
Change History (2)
Note: See
TracTickets for help on using
tickets.
The initial height of the HTML editor can be set from Settings->Writing->Size of the post box (in lines).
When switching Visual to HTML it inherits the height (the script copies the height of the Visual editor and resizes the HTML one). Unfortunately there's no easy way to do the same when switching HTML to Visual.
We could make the HTML editor resizable but will have to break that "inheritance". Then both editors would have different height and separate setting stored in a cookie.
IMHO this looks/feels better as it is, suggesting wontfix.