[TYPO3-core] FYI: Fixed bug #15797: htmlArea RTE: Problem in Firefox inserting non-breaking space with Insert Special Character dialogue
Stanislas Rolland
typo3 at sjbr.ca
Sat Sep 25 18:02:58 CEST 2010
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
When the Insert Special Character is used to insert a non-breaking
space, Firefox inserts  
Not so in WebKit or Opera.
Solution:
Looks like a bug in Firefox createTextNode. Attached patch works around
it by inserting \xA0.
Bugtracker references:
http://bugs.typo3.org/view.php?id=15797
Branches:
trunk (revision 8892)
TYPO3_4-4 (revision 8893)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_15797_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100925/76b1a435/attachment.asc>
More information about the TYPO3-team-core
mailing list