Project

General

Profile

Actions

Bug #74123

closed

Story #69617: FormEngine bugs

RTE with useOrOverridePlaceholder set to null freezes window on load

Added by Andreas Allacher about 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Start date:
2016-03-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Using an RTE as Override field with useOrOverridePlaceholder and the value is null (not override active) the window freezes (in Firefox sometime later then there comes a stop script message)
The same issue existed with tabs when they were set to display: none, which is why the solution there was
to set them to
overflow: hidden, height: 0, width: 0
instead by adding and removing a CSS class.
It needs both height and width to work correctly in IE11.

Maybe the same would work here too.

Actions #1

Updated by Mathias Schreiber about 8 years ago

  • Parent task set to #69617
Actions #2

Updated by Frank Nägler about 8 years ago

  • Status changed from New to Needs Feedback

can you provide more infos about system os an browser? Also an example configuration could be helpful.

Actions #3

Updated by Riccardo De Contardi almost 8 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF