Closed
Bug 878406
Opened 12 years ago
Closed 12 years ago
PDF.js, character fails to render
Categories
(Firefox :: PDF Viewer, defect, P2)
Tracking
()
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox23 | --- | unaffected |
| firefox24 | + | verified |
People
(Reporter: alice0775, Assigned: bdahl)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-on][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3397)
Attachments
(2 files)
Build Identifier:
http://hg.mozilla.org/mozilla-central/rev/3c6f2394995d
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130531 Firefox/24.0 ID:20130531031002
I found a nug when I test Bug 878397.
Steps To Reproduce:
1. Open http://www.henle.de/media/review/0015.pdf
Actual Results:
characters fails to render.
render as rectangle and cross mark.
Expected Results:
Properly rendered
Regression window
Good:
http://hg.mozilla.org/mozilla-central/rev/0c1663454e49
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130517 Firefox/24.0 ID:20130517123846
Bad:
http://hg.mozilla.org/mozilla-central/rev/ecdfb8bb501e
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20130517 Firefox/24.0 ID:20130517143042
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0c1663454e49&tochange=6cc55ddd1ae1
Regressed by
aaf5d70ba693 Ryan VanderMeulen — Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend
| Reporter | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Priority: -- → P2
Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-on]
Comment 2•12 years ago
|
||
Passing on to :bdahl for assignment.
| Assignee | ||
Comment 3•12 years ago
|
||
Further bisection details:
https://github.com/mozilla/pdf.js/pull/3187
e128f8bb472bb81b21c13240bea28cf9eb1a354e is the first bad commit
commit e128f8bb472bb81b21c13240bea28cf9eb1a354e
Author: Brendan Dahl <brendan.dahl@gmail.com>
Date: Wed May 1 16:42:25 2013 -0700
Fix glyph selection for CID fonts that don't actually have CID font files.
Updated•12 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-on] → [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-on][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/3397
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•12 years ago
|
||
Was fixed by uplift of bug 888635.
Comment 5•12 years ago
|
||
Verified fixed on Windows 7 x64 bits, with Firefox 24 beta 6, latest Aurora and latest Nightly, following the steps to reproduce in the description:
- User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0, Build ID: 20130826142034
- User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0, Build ID: 20130827004001
- User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:26.0) Gecko/20100101 Firefox/26.0, Build ID: 20130827030201
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•