Closed
Bug 738261
Opened 14 years ago
Closed 13 years ago
PDF.js: blank page + spinner icon
Categories
(Firefox :: PDF Viewer, defect)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
People
(Reporter: kdevel, Unassigned)
Details
Attachments
(1 file)
|
1.56 KB,
text/plain
|
Details |
User Agent:
Steps to reproduce:
1. Accept PDF.js installation.
2. https://bugzilla.novell.com/attachment.cgi?id=355142
Actual results:
2. White page, spinner icon (still), in error console: lots of css warnings,
Timestamp: 22.03.2012 16:12:07
Error: head is undefined
Source File: https://bugzillafiles.novell.org/attachment.cgi?id=355142
Line: 15104
Timestamp: 22.03.2012 16:12:07
Error: this.objs.objs[fonts[i]] is undefined
Source File: https://bugzillafiles.novell.org/attachment.cgi?id=355142
Line: 252
Expected results:
2. Render the datasheet.
Updated•14 years ago
|
Component: Untriaged → PDF Viewer
QA Contact: untriaged → pdf-viewer
Comment 1•13 years ago
|
||
Another example of the problem: http://www.python.ru/files/book-ods.pdf
Comment 2•13 years ago
|
||
Should be an encoding based problem ?
Updated•13 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Other → All
Hardware: Other → All
Comment 3•13 years ago
|
||
Issue is still reproducible with latest aurora:
Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120625 Firefox/15.0a2, 20120625042007
Timestamp: 6/26/2012 4:30:37 PM
Error: TypeError: maxp is undefined
Source File: http://bugzillafiles.novell.org/attachment.cgi?id=355142
Line: 16511
Timestamp: 6/26/2012 4:30:37 PM
Error: TypeError: this.objs.objs[fonts[i]] is undefined
Source File: http://bugzillafiles.novell.org/attachment.cgi?id=355142
Line: 1487
Comment 4•13 years ago
|
||
Reproduced, tracking bug on Github:
https://github.com/mozilla/pdf.js/issues/2040
Comment 5•13 years ago
|
||
fixed as indicated in the Github issue above
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•