Make WordPress Core

Opened 15 years ago

Closed 13 years ago

Last modified 13 years ago

#10641 closed enhancement (worksforme)

Resize New Post HTML Textarea

Reported by: kingjeffrey's profile 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)

#1 @scribu
15 years ago

  • Keywords needs-patch added
  • Milestone changed from Unassigned to Future Release

#2 @azaozz
15 years ago

  • 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.

#3 @azaozz
15 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Sry, not fixed :)

#4 @azaozz
15 years ago

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

#5 @westi
15 years ago

  • Milestone Future Release deleted

#6 @kingjeffrey
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...

#7 @scribu
15 years ago

  • Milestone set to Future Release

#8 @drecodeam
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 @kingjeffrey
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.

#10 @scribu
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

#11 @scribu
13 years ago

  • Milestone Future Release deleted
  • Resolution set to worksforme
  • Status changed from reopened to closed

#12 @scribu
13 years ago

  • Keywords needs-patch removed
Note: See TracTickets for help on using tickets.