Comment 18 for bug 322542

Revision history for this message
In , SadEagle (maksim-kde) wrote :

SVN commit 948884 by orlovich:

automatically merged revision 948882:
Make sure that iframes created with javascript: URLs enter the proper mode ---
in particular HTML, not XHTML one. Us doing otherwise caused tinyMCE to
get confused (due to a paragraph being <p> and not <P>) and remove & clone text node
being typed on, which caused the editting code to get really confused and blow up.
This, in particular, affected GSoC editor page. Now typing in should be fine
(though I would still be careful with richtext there)

I do think the mode detection code needs rework, and the editing code will
need heavy work, but that's for an another time.

CCBUG:188445
CCBUG:141523

 M +4 -1 khtml_part.cpp

WebSVN link: http://websvn.kde.org/?view=rev&revision=948884