Issue Details (XML | Word | Printable)

Key: MDL-10180
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Mathieu Petit-Clair
Reporter: Ralf Hilgenstock
Votes: 1
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Editor deletes spaces using the Word-to-HTML Function

Created: 20/Jun/07 03:31 AM   Updated: 06/May/09 07:58 AM
Return to search
Component/s: HTML Editor
Affects Version/s: 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1
Fix Version/s: None

Environment: Firefox 2.0.0.4
Issue Links:
Duplicate
 
Relates

Participants: Bill Burgos, Mathieu Petit-Clair, Minh-Tam Nguyen and Ralf Hilgenstock
Security Level: None
Affected Branches: MOODLE_17_STABLE, MOODLE_18_STABLE


 Description  « Hide
After cutting&pasting texts from MS Word and using the Word-to-HTML function several spaces are deleted. The happens only with Firefox. The same process with IE doesn't show this behaviour.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Bill Burgos added a comment - 28/Nov/07 10:46 AM
I can confirm this on Moodle version 1.9 also. Replicated on Mac OS X/Linux Firefox 2.0.0.9

Martin Dougiamas made changes - 21/Apr/08 03:20 PM
Field Original Value New Value
Assignee Janne Mikkonen [ julmis ] Mathieu Petit-Clair [ scyrma ]
Minh-Tam Nguyen added a comment - 26/Mar/09 10:08 AM
To me it looks like this is the same problem as described in MDL-3014 : "HTML editor concatenates every 10th word".

I have just tried to reproduce it and it still is a problem in Moodle 1.9.4+ (Build: 20090204), when using Firefox. IE is fine:

When posting formatted text from Word 2003 into the HTML Editor in Firefox 3 and then pressing the clean Word HTML button produces a post that contains a load of word style garbage (<!-- /* Style Definitions */ p.MsoNormal, ...) followed by the correctly formatted text. However, some words are concatenated seemingly at random (every 7 to 13th space is missing).
Doing the same thing in IE6 doe not produce the garbage style information and does not eat spaces. Instead, the text is formatted as expected.


Minh-Tam Nguyen made changes - 26/Mar/09 10:08 AM
Link This issue has a non-specific relationship to MDL-3014 [ MDL-3014 ]
Minh-Tam Nguyen made changes - 27/Mar/09 12:03 PM
Link This issue has been marked as being related by MDL-16621 [ MDL-16621 ]
Minh-Tam Nguyen made changes - 06/May/09 07:58 AM
Link This issue is duplicated by MDL-3043 [ MDL-3043 ]