Bug #59562
closed
WebKit may insert a span element when backspacing an heading
Added by Wouter Beeftink almost 11 years ago.
Updated over 6 years ago.
Category:
RTE (rtehtmlarea + ckeditor)
Description
When removing a block format (h2, p) from an element in the RTE, the following element (for example the next paragraph) gets an inline span and inline CSS. That shouldn't happen.
To reproduce you can do the following:
- Create a content element (for example "text").
- Add a header with some text.
- Add a paragraph with some text after the header.
- Clear the header using the backspace key.
- Delete the empty line left by the header using the delete key.
- The paragraph is now bold and contains a spam with inline CSS.
Because this is quite specific I also attached an animated gif that hopefully shows this issue in a way that's easier to understand.
I can reproduce this issue in TYPO3 6.1.7 and 6.2.2. I also seem to be able to reproduce this issue using any sort of block format.
Files
In what browser do you get this behaviour?
I am unable to reproduce this with Firefox 32.0.3.
Also unable to reproduce with Google Chrome 38.0.2125.101.
- Status changed from New to Needs Feedback
In what browser do you get this behaviour?
I was able to reproduce this behaviour with Google Chrome 39.0.2171.99.
However, the header is not deleted. The contents of the paragraph rather become integrated into the header.
- Status changed from Needs Feedback to Accepted
- Assignee set to Stanislas Rolland
- Subject changed from Removing a block format inserts spans and inline CSS to Removing a block format inserts spans and inline CSS in Chrome
- Subject changed from Removing a block format inserts spans and inline CSS in Chrome to Backspacing an empty block inserts spans and inline CSS in Chrome
- Subject changed from Backspacing an empty block inserts spans and inline CSS in Chrome to Backspacing an empty block inserts a span tag in Chrome
- Subject changed from Backspacing an empty block inserts a span tag in Chrome to WebKit may insert a span element when backspacing an empty block
- 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 http://review.typo3.org/36035
- Subject changed from WebKit may insert a span element when backspacing an empty block to WebKit may insert a span element when backspacing an heading
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36035
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36035
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36035
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36086
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36086
- Status changed from Under Review to Resolved
Thanks Stanislas! I'm looking forward to seeing the change in the next TYPO3 version.
- Status changed from Resolved to Closed
Also available in: Atom
PDF