html Space not shown

Bug #1757429 reported by Karsten Seidel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Won't Fix
Undecided
Unassigned

Bug Description

Calibre version: 3.19.0 at Mac Osx 10.13.3

Text "im 1847 Manchaster" will be shown without space.

Can Calibre fix there visibility? It has to be shown right as: "im 1847 Manchaster" with the space sign.

example:

<span>example: im </span><span class="mmv-bold">1847 Manchester</span>

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1757429

I cannot reproduce this. Iopened the following HTML file in the calibre
viewer:

<!DOCTYPE html>
<html>
    <head>
        <title>space</title>
        <meta charset="utf-8" />
    </head>
    <body>
        <p><span>example: im </span><span class="mmv-bold">1847 Manchester</span></p>
    </body>
</html>

And there was a space after im

Do you mean the space is not being shown after conversion to some
format?

 status invalid

Changed in calibre:
status: New → Invalid
Revision history for this message
Karsten Seidel (kaseidel) wrote :

please load our epub (80MB):
www.mobileguides.de/downloads/Nord-und-Mittelengland_2018_3_21_7316.epub
get the bookmark list, there is the position shown.

we use div sections

best karsten

Changed in calibre:
status: Invalid → New
Revision history for this message
Kovid Goyal (kovid) wrote :

I'm afraid I am really not going to downlaod an 80MB epub to test this issue. Open you epub in the calibre editor and delete all the files except the ones needed to reproduce the issue and post that edited epub instead.

Changed in calibre:
status: New → Incomplete
Revision history for this message
Karsten Seidel (kaseidel) wrote :

here the smaler epub version with "im1847 Manchaster" instaed of "im 1847 Manchaster" with space shown.

regards karsten

Changed in calibre:
status: Incomplete → New
Revision history for this message
Eli Schwartz (eschwartz) wrote : Re: [Bug 1757429] Re: html Space not shown

Works for me.

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1757429

Ah, with that I can reproduce. It is basically caused by a bug in Qt
WebKit. This will be automatically fixed when calibre moves to either a
newer version of Qt WebKit or Qt WebEngine for the viewer (currently
waiting to see how the community WebKit fork stabilizes to decide).

@Eli you dont see it because on Arch the Qt webkit version used is the beta
of the community WebKit, already.

 status wontfix

Changed in calibre:
status: New → Won't Fix
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.