Project

General

Profile

Actions

Bug #50814

closed

RTE loses text-highlight / focus in IE. Clearing formatting on particular text doesnt work.

Added by Patrick Kroog over 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-08-06
Due date:
% Done:

0%

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

Description

When trying to clear formatting on a text in TYPO3 RTE on Internet Explorer, the focus on the text is lost and the formatting is not removed.

Unfortunately many Editors like to stay on using Internet Explorer.

Steps to reproduce:

- Go to TYPO3 4.5 Backend in Internet Explorer (should be all versions, I used IE9)
- Write some text in RTE
- Select some of the text and make it BOLD
- Select this bolded text (optionally even select chars wrapping the bolded text)
- Click "Remove Formatting" Icon
- Click the "Selected text" radio button at the top
- Click all checkboxes to remove all formating etc.
- Click OK - nothing should happen and the text is not selected anymore..

Using Document Mode IE9 Fixes this issue.

To have it working in IE9 for testing purposes:
- Press F12 for Developer Tools
- Click: Document Mode: IE9 standards
- The Page tree wont work anymore now ( see: Core Bug #25190 )

Actions #1

Updated by Stanislas Rolland over 10 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • Assignee set to Stanislas Rolland

TYPO3 4.5 backend forces IE8 compatibility.

Actions #2

Updated by Stanislas Rolland over 10 years ago

What version of TYPO3 4.5? I am unable to reproduce this issue using IE10 in IE8 mode.

Actions #3

Updated by Stanislas Rolland over 10 years ago

OK. I was able to reproduce by selecting text that starts exactly at the beginning of the bold element.

Actions #4

Updated by Patrick Kroog over 10 years ago

In 4.5.29 the problem only occurs when selecting exactly at the beginning of the bold element. (Tested this in IE10 + IE9).

Actions #5

Updated by Patrick Kroog over 10 years ago

You need to select at least ONE char infront of the bold text to successfully remove the formatting on a selection.

This is a problem if the bold text you want to remove starts at the beginning of a line/paragraph, as in this case it doesnt seem to work at all.

Actions #6

Updated by Mathias Schreiber over 9 years ago

  • Is Regression set to No

any progress here? Can we help?

Actions #7

Updated by Riccardo De Contardi almost 7 years ago

  • Status changed from New to Closed
  • Assignee deleted (Stanislas Rolland)

we are sorry, but we close this issue as now TYPO3 uses CKEditor and RTEHtmlarea development has been stopped.

RTEHtmlarea has been decoupled from the core and its code is available on GitHub:
https://github.com/FriendsOfTYPO3/rtehtmlarea

If you still need this fixed please create a PR on GitHub

Actions

Also available in: Atom PDF