Problem/Motivation

Users can resize a textarea when a quickpost form is collapsed. (Chrome and Firefox)

Proposed resolution

Disable the resize function.

User interface changes

This can be done by adding resize: none; to the textarea css.

Comments

Zarabadoo’s picture

Status: Active » Needs review
StatusFileSize
new980 bytes

This is a pretty simple style change.

rosemeria’s picture

Status: Needs review » Reviewed & tested by the community

Patch review and css results tested in Chrome, Firefox and Safari. Works.

  • Commit 8510ea1 on 7.x-3.x by Zarabadoo:
    Issue #2222389 by Zarabadoo, rosemeria: Disable textarea resizing when...
Zarabadoo’s picture

Status: Reviewed & tested by the community » Fixed

Patch from #1 applied.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.