<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning the World &#187; WYSIWYG</title>
	<atom:link href="http://knewquist.edublogs.org/tag/wysiwyg/feed/" rel="self" type="application/rss+xml" />
	<link>http://knewquist.edublogs.org</link>
	<description>An education tech blog by Ken Newquist</description>
	<lastBuildDate>Sun, 04 Oct 2009 16:12:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac Firefox 3 won&#8217;t copy/paste formatted text</title>
		<link>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/</link>
		<comments>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 18:01:12 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firefox3]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=145</guid>
		<description><![CDATA[As I alluded to yesterday, Firefox 3 on the Mac won&#8217;t accepted formatted text from other applications (most notably word). While this does mean that users don&#8217;t have to deal with the Word&#60;-&#62;Firefox 3  extraneous code problem, also means that every document that gets cut and pasted into Firefox 3 is going to come in without [...]]]></description>
			<content:encoded><![CDATA[<p>As I alluded to yesterday, Firefox 3 on the Mac won&#8217;t accepted formatted text from other applications (most notably word). While this does mean that users don&#8217;t have to deal with the <a href="http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/">Word&lt;-&gt;Firefox 3  extraneous code problem</a>, also means that every document that gets cut and pasted into Firefox 3 is going to come in without any sort of formatting. This is a pain for folks who were used to this functionality in Firefox 2, and I expect that we&#8217;ll see more and more complaints about this as Firefox 3 achieves deeper penetration on campus.</p>
<p>There&#8217;s a report on this bug in Bugzilla; please vote for it. </p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428096">Clipboard and drag-and-drop don&#8217;t interoperate with formatted text (e.g. HTML) on OS X</a></li>
</ul>
<p>There&#8217;s also a good conversation about the issue, including possible workarounds, at MacRumors.com:</p>
<ul>
<li><a href="http://forums.macrumors.com/showthread.php?p=5669603">Copy and Paste removes formatting &#8211; why?</a></li>
</ul>
<p>Note that Safari on the Mac does not have this problem, but I&#8217;ve found Safari support in TinyMCE and CKEditor flaky at best (e.g. when cutting and pasting from Word into Safari using TinyMCE 2.x in Drupal, the resulting text will have random spaces removed from between words).</p>
<p><strong>Update 11/7/2008</strong></p>
<p>The patch that fixes this problem has been committed, so hopefully we&#8217;ll see this in production soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/11/05/mac-firefox-3-wont-copypaste-formatted-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with copy/paste between Firefox 3 and Word</title>
		<link>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/</link>
		<comments>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:22:03 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=143</guid>
		<description><![CDATA[Firefox 3 for Windows has changed the way it handles copy and pasting text from other applications, such as Word, which in turn is causing extra code to show up in posts to a variety of web apps, including Moodle, Drupal, and WordPress. Firefox 3 for Mac has its own issues (namely it won&#8217;t copy/paste [...]]]></description>
			<content:encoded><![CDATA[<p><em>Firefox 3 for Windows</em> has changed the way it handles copy and pasting text from other applications, such as Word, which in turn is causing extra code to show up in posts to a variety of web apps, including Moodle, Drupal, and WordPress. <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428096">Firefox 3 for Mac has its own issues</a> (namely it won&#8217;t copy/paste rich text from Word at all).</p>
<p><a href="http://tracker.moodle.org/browse/MDL-16621">This Moodle Tracker report</a> offers one scenario where the problem pops up. I encountered it earlier in the semester as well, and unfortunately the best workaround I had at the time was to tell folks to use IE to do cutting and pasting if they wanted to preserve their formatting (or copy/pasting into Notepad before pasting into Firefox 3 if they didn&#8217;t.</p>
<p>The extra code is style data that Firefox 2 omitted, but Firefox 3 includes:</p>
<p style="padding-left: 30px">&lt;!&#8211; /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal<br />
{mso-style-parent:&#8221;"; margin:0in; margin-bottom:.0001pt;<br />
mso-pagination:widow-orphan; font-size:12.0pt; font-family:&#8221;Times New<br />
Roman&#8221;; mso-fareast-font-family:&#8221;Times New Roman&#8221;;} span.EmailStyle15<br />
{mso-style-type:personal; mso-style-noshow:yes;<br />
mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; font-family:Arial;<br />
mso-ascii-font-family:Arial; mso-hansi-font-family:Arial;<br />
mso-bidi-font-family:Arial; color:windowtext;} @page Section1<br />
{size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;<br />
mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;}<br />
div.Section1 {page:Section1;} &#8211;&gt; </p>
<p>Digging around on the web, I found a post <a href="http://www.telerik.com/community/forums/thread/b311D-bgedka.aspx">(&#8221;Pasting from Word in Firefox 3 Doesn&#8217;t Remove Meta/Style Tags&#8221;</a>) that explains the problem:</p>
<p style="padding-left: 30px">The problem is due to that Firefox 3.0 is presenting itself to MS Word as a XML client and the content pasted in the editor has new format different to this one pasted in Firefox 2.0. That is why the regular expressions used by the editor&#8217;s Paste From Word filters are not stripping the new MS Word XML formatting. </p>
<p>I can&#8217;t find anything in Bugzilla that speaks to this (my guess is that it would be viewed as a feature rather than a bug).  </p>
<p>My understanding is that there&#8217;s always extraneous code coming over from Word, but that the various WYSIWYG editors (TinyMCE, CKEditor) endeavor to strip out said code. The problem, aside from the fact that Firefox 3 has changed the way it does copy and paste, is that the editors haven&#8217;t caught up with the changes. I found posts for both editors discussing how to deal with this.</p>
<p>On the CKEditor site, there&#8217;s a tracker report about improving the editor itself:</p>
<ul>
<li><a href="http://dev.fckeditor.net/ticket/2291">Ticket #2291: Simple copy &amp; paste from Word document &#8211; extra code not stripped</a></li>
</ul>
<div>I couldn&#8217;t find any official tracker posts for TinyMCE, but there were two forum posts relating to it with proposed workarounds:</div>
<div>
<ul>
<li><a href="http://tinymce.moxiecode.net/punbb/viewtopic.php?id=12385">Paste as Word: &#8216;extra&#8217; code in Firefox</a></li>
<li><a href="http://tinymce.moxiecode.com/punbb/viewtopic.php?id=12405">Paste from Word not converting Word comments</a></li>
</ul>
</div>
<div>So ultimately, this isn&#8217;t a Moodle problem. Or a Drupal problem. Or a WordPress problem; it&#8217;s a WYSIWYG editor problem, and needs to be addressed at that level.</div>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2008/11/04/problems-with-copypaste-between-firefox-3-and-word/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
