Project

General

Profile

Actions

Bug #22703

closed

Type of block accumulation if the block is manually selected, on Safari

Added by Rachel Foucard over 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-05-24
Due date:
% Done:

0%

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

Description

The user normally should click in the paragraph before selecting a type of block. But sometimes, he makes a manual selection of the paragraphe, and then select the type of block. It work on every browser except on safari. On safari, if you have a h3 block, and if you change it in h2 block, you will get that result :
<h2>the text</h2><h3></h3>

(issue imported from #M14464)


Files

Actions #1

Updated by Stanislas Rolland over 14 years ago

I have been unsuccessfull at reproducing this issue in either Safari or Google Chrome with current SVN trunk.

Please explain exactly how to proceed to produce this result.

Actions #2

Updated by Rachel Foucard over 14 years ago

To reproduce the bug, you must select manually the entire paragraph before changing its format, each time, without looking to the source code with the "source mode" button between the manipulations but only at the end.

here is a link to a very short video of the bug if you prefere :
http://www.w-seils.com/fileadmin/helping_for_forum_typo3/rte-bug-format-block.htm

the test is done with safari 5 for windows, TYPO3 4.3.3 and rtehtmlarea 1.8.9

Actions #3

Updated by Stanislas Rolland over 14 years ago

Yes, thanks. What strange bugs browsers may have...

Actions #4

Updated by Stanislas Rolland over 14 years ago

Please test the attached patch. After applying the patch, you will need to clear the RTE cache in the TYPO3 backend and to clear the browser cache.

Actions #5

Updated by Rachel Foucard over 14 years ago

i have tested the 4.3 patch and it works !
i can't test quickly for trunck patch.
could you make a similar patch 4.2.x ? because one of my customers have the same problem on a 4.2 with a 1.7.14 rtehtmlarea version ?

Actions #6

Updated by Stanislas Rolland over 14 years ago

The attached patch will apply to the TYPO3_4-2 branch. Please test it and confirm that it works. In order to test with TYPO3 4.2.12, you will need to delete all files in typo3temp/rtehtmlarea and clear the browser cache.

Actions #7

Updated by Rachel Foucard over 14 years ago

it's works perfectly with the 4.2 patch.
thank's a lot !

Actions #8

Updated by Stanislas Rolland over 14 years ago

Thanks for testing!

Committed to SVN TYPO3core trunk (revision 7966), branch TYPO3_4-3 (revision 7967) and branch TYPO3_4-2 (revsion 7968).

Actions #9

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF