Skip to content

[TASK] Clarify rows/cols intent for TCA RTE fields#1381

Open
garvinhicking wants to merge 1 commit into
mainfrom
task-rte-rows
Open

[TASK] Clarify rows/cols intent for TCA RTE fields#1381
garvinhicking wants to merge 1 commit into
mainfrom
task-rte-rows

Conversation

@garvinhicking

Copy link
Copy Markdown
Contributor

The TCA attribute is evaluated only for the initial HTML DOM rendering, but later will be re-styled by the RTE integration.

Related: https://forge.typo3.org/issues/109677
Releases: main, 14.3, 13.4

The TCA attribute is evaluated only for the initial
HTML DOM rendering, but later will be re-styled by
the RTE integration.

Related: https://forge.typo3.org/issues/109677
Releases: main, 14.3, 13.4
@stepo2

stepo2 commented Apr 22, 2026

Copy link
Copy Markdown

Thanks, but I think this new text is still not correct. Even with the CKEeditor overlay, it has the amount of rows as configured (with 'rows' => 1 it will dynamically get bigger when hitting enter for a newline, however). So this setting actually affects non-RTE exactly as RTE fields (just that RTE-text has the nice GUI feature of dynamically getting bigger if needed).

If this is considered a doc bug I think this doc line has to vanish completly, because rows work the same for RTE and non-RTE.

@garvinhicking

Copy link
Copy Markdown
Contributor Author

I was under the impression that CSS of RTE sets a min height here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants