Closed
Bug 855995
Opened 12 years ago
Closed 11 years ago
pdf.js doesn't display brackets correctly if they use more than one line
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fabib92, Unassigned)
Details
(Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-off][pdfjs-f-fixed-upstream]https://github.com/mozilla/pdf.js/pull/3873)
brackets that use more than one line are not displayed correctly
you can reproduce this problem with almost every PDF, that uses that kind of brackets but an example would be:
http://www.physik-jena.de/login/veroeffentlichungen/artikel/artikel/artikel_normalschwingungsanalyse_stilianoslouca.pdf
page 4, section 2.3.3
Comment 1•12 years ago
|
||
I suspect this is already fixed in the development version of the viewer; I use the nightly extension and the pages look identical in my regular viewer and Firefox.
![]() |
||
Comment 2•12 years ago
|
||
WFM against
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0 ID:20130307023931 CSet: 6ffe3e9da8a8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20130329 Firefox/21.0 ID:20130329042015 CSet: a084be958224 and
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130328 Firefox/22.0 ID:20130328175502 CSet: 8aeabe064932 (here with PDF.js 0.7.402)
-> PDF.js version-independ Font Issue?
@Reporter: you might want to try against http://mozilla.github.com/pdf.js/extensions/firefox/pdf.js.xpi (Dev version of PDF.js)
Flags: needinfo?(fabib92)
hi, i downloaded the version from your link an disabled some add-ons but the problem still exists.
because i hope this might help i made screenshot with the problem and my add-on page
http://imageshack.us/a/img23/9326/pdfproblem.jpg
Flags: needinfo?(fabib92)
![]() |
||
Comment 4•12 years ago
|
||
Ok, thanks for testing the Dev Version though.
Another Thing you can test is disabling Hardware Acceleration.
See under Options/Advanced/General, uncheck the given Option, restart Firefox and test the PDF.
Updated•12 years ago
|
Severity: minor → normal
Priority: -- → P3
Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-off]
Comment 5•12 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130425 Firefox/23.0, build id 20130425030845
WFM also with the above builds.
Reporter, does it work for you with the setup from comment #4?
Flags: needinfo?(fabib92)
Updated•11 years ago
|
Whiteboard: [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-off] → [pdfjs-c-rendering][pdfjs-d-font-conversion][pdfjs-d-hwa-off][pdfjs-f-fixed-upstream]https://github.com/mozilla/pdf.js/pull/3873
Comment 6•11 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Reproduced on Firefox 19.0.2 with HWA off.
On latest Nightly build (20140116030250), the brackets are correctly displayed. Marking as RWFM.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(fabib92)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•