[Okular-devel] [Bug 198764] New: EPUB: relative URLs are not resolved (causes e.g. cover image to not display)

2009-07-03 Thread Alan Jenkins
https://bugs.kde.org/show_bug.cgi?id=198764 Summary: EPUB: relative URLs are not resolved (causes e.g. cover image to not display) Product: okular Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Sta

[Okular-devel] [Bug 198764] EPUB: relative URLs are not resolved (causes e.g. cover image to not display)

2009-07-03 Thread Alan Jenkins
https://bugs.kde.org/show_bug.cgi?id=198764 --- Comment #1 from Alan Jenkins 2009-07-03 12:37:15 --- Note - EPUB can have several HTML files which are then combined together. At the moment, all the HTML files are inserted into a single QTextDocument. But the HTML files could be in

[Okular-devel] [Bug 198764] EPUB: relative URLs are not resolved (causes e.g. cover image to not display)

2009-07-03 Thread Alan Jenkins
https://bugs.kde.org/show_bug.cgi?id=198764 --- Comment #2 from Alan Jenkins 2009-07-03 14:41:13 --- Created an attachment (id=35019) --> (http://bugs.kde.org/attachment.cgi?id=35019) All errors from opening the file (See original description for a link to the problem f

[Okular-devel] [Bug 198764] EPUB: relative URLs are not resolved (causes e.g. cover image to not display)

2009-07-04 Thread Alan Jenkins
https://bugs.kde.org/show_bug.cgi?id=198764 --- Comment #3 from Alan Jenkins 2009-07-04 10:24:38 --- Re #1: oops. I misread the documentation. "Frames" in QTextDocuments don't work that way - they don't use a different QTextDocument. I don't think there is a