Task #86699
closedEditing fileadmin files in BE: window is very small in height
100%
Description
If you want to edit css, ts or template files in the fileadmin through the TYPO3 backend the window that shows the content of a file is very small in height.
Classes are:
t3_editor
CodeMirror cm-s-default CodeMirror-wrap CodeMirror-simplescroll
In may case it is only aprox. 270px. This is a small slot.
There is enough space to the bottom so height: 100%; would be approbriate.
Updated by Andreas Kienast about 6 years ago
- Status changed from New to Accepted
- Priority changed from Must have to Should have
Hey, thank you for your report.
As a workaround until is is fixed you might use the keystroke CTRL+ALT+F, this enables the fullscreen mode of the editor.
Updated by Alexander Opitz about 6 years ago
Please do not add random watchers to your newly created issues. Thanks.
Updated by Riccardo De Contardi about 6 years ago
It seems also possible to add the css rule
resize:vertical
to the <div class="CodeMirror cm-s-default CodeMirror-wrap CodeMirror-simplescroll">
(I have not done extensive tests, it seems to work at a quick glance)
Updated by Josef Glatz about 6 years ago
- Subject changed from LTS 9 – edditing fileadmin files in BE: window is very small in height to Editing fileadmin files in BE: window is very small in height
Updated by Riccardo De Contardi over 4 years ago
- Related to Feature #89709: Fileadmin must be more "useable" added
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/63923
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63923
Updated by Gerrit Code Review over 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63923
Updated by Gerrit Code Review over 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63923
Updated by Gerrit Code Review over 4 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63923
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63900
Updated by Andreas Fernandez over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 29651b1d141d3e1ed8681fc08f71f41664a35d46.
Updated by Gerrit Code Review over 4 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63900
Updated by Andreas Fernandez over 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset 824049ddecea0c07b6234635590b2ba9492d0c19.
Updated by Daniel Goerz over 4 years ago
- Related to Task #90845: Resize t3editor fields to former height added
Updated by Nikita Hovratov about 3 years ago
- Related to Bug #95801: Display area for backend layout tsconfig example too small added