#10641 closed enhancement (worksforme)
Resize New Post HTML Textarea
Reported by: | kingjeffrey | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | UI | Keywords: | |
Focuses: | Cc: |
Description
When viewing the New Post wysiwyg textarea, jQuery is used to allow for dragable resize. However, when clicking over to the HTML view, the option disappears. The textarea should remain resizable regardless of wysiwyg/HTML view.
Change History (12)
#6
@
15 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
I don't really care where the resize option comes from in the WYSIWYG editor. We still have a break in expected behavior by the user. Perhaps jQuery could add the functionality to the HTML view for a consistent user experience...
#8
@
13 years ago
which version is this problem seen in, because in version 3.3 the resize option still remains in HTML mode also .
#9
@
13 years ago
- Resolution set to fixed
- Status changed from reopened to closed
Not sure what version it was, but it works now. Marked as fixed.
Note: See
TracTickets for help on using
tickets.
No, jQuery is not used there. This is a feature of TinyMCE. It would keep the size when switching to HTML mode and stores the size in a cookie.