Space lost between span tags converting to mobi

Bug #1179216 reported by Igor K
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

When converting from html created by MSWord, I noticed that sometimes spaces are lost between words.
Here's simple example of when it happens:

<p style="text-align:justify;background:white" class="MsoNormal"><span style="font-size:&#10;12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;color:black">One</span></i><i><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"> <span style="color:black">Two</span></span></i></p>

There is space character before last opening span tag, but it will not be present in the final mobi document, i.e. I get:
OneTwo
instead of:
One Two

Related branches

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in lp:calibre

Fixed in branch lp:calibre. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.