Opened 4 years ago

Closed 15 months ago

Last modified 15 months ago

#10641 closed enhancement (worksforme)

Resize New Post HTML Textarea

Reported by: kingjeffrey Owned by:
Priority: normal Milestone:
Component: UI Version:
Severity: normal Keywords:
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)

  • Keywords needs-patch added
  • Milestone changed from Unassigned to Future Release
  • Resolution set to fixed
  • Status changed from new to closed

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.

  • Resolution fixed deleted
  • Status changed from closed to reopened

Sry, not fixed :)

  • Resolution set to invalid
  • Status changed from reopened to closed
  • Milestone Future Release deleted
  • 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...

  • Milestone set to Future Release

which version is this problem seen in, because in version 3.3 the resize option still remains in HTML mode also .

  • Resolution set to fixed
  • Status changed from reopened to closed

Not sure what version it was, but it works now. Marked as fixed.

  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Milestone Future Release deleted
  • Resolution set to worksforme
  • Status changed from reopened to closed
  • Keywords needs-patch removed
Note: See TracTickets for help on using tickets.