Project

General

Profile

Actions

Task #64131

closed

FormEngine: Unify resizable textareas

Added by Benni Mack over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2015-01-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

TYPO3 has some special functionality
for FormEngine textareas (without RTE).
The options are available through the users'
settings.

1. Resize a textarea
2. "Autogrow" a textarea. As soon as
the contents are larger than the textarea
the textarea's height is adapted.

The first feature (and option) is dropped. Although
it is working natively in most browsers (except IE)
via CSS, the horizontal resizing is a no-go for forms,
as agreed with the Design Team.

The second feature is rewritten with a unified
solution based on jQuery, which loads only when
needed (and works with AJAX) and works in all
browsers.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35794

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35794

Actions #3

Updated by Gerrit Code Review over 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35794

Actions #4

Updated by Georg Ringer over 9 years ago

  • Status changed from Under Review to Resolved
Actions #5

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF