Project

General

Profile

Actions

Bug #19268

closed

content within fieldset/legend tags uneditable using Internet Explorer

Added by Chris Boerger about 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-08-29
Due date:
% Done:

0%

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

Description

Content contained within a fieldset (sample below) as entered into the RTE (logged into the backed as admin) is unable to be edited in WYSIWYG mode using Internet Explorer. Both Firefox and Safari are able to edit the content.

Same sample code was tested with tinyMCE in WYSIWYG mode using Internet Explorer with the successful result of the content within the fieldset being editable.

Testing was done with both IE 7 and IE 8 beta 2.

Sample:
<fieldset class="fieldset">
<legend class="legend">Legend</legend>
<p>Some text.</p>
<ol>
<li>list item</li><br />
<li>list item<br />
<ul style="padding-left: 2em;">
<li>list item</li>
<li>list item</li>
</ul>
</li><br />
<li>list item</li>
</ol>
</fieldset>

(issue imported from #M9260)

Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.2

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF