Load PDF web content in a tab using pdf.js
Categories
(GeckoView :: PDF Viewer, enhancement, P1)
Tracking
(firefox109 fixed)
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: agi, Assigned: calixte)
References
(Regressed 1 open bug)
Details
(Whiteboard: [geckoview:2022h2?])
Attachments
(1 file)
It would be nice if GeckoView apps could load PDF files in a tab, similarly to what happens on Desktop with pdf.js.
| Reporter | ||
Comment 1•3 years ago
|
||
Brendan, I remember asking you about this a few years ago :-) just curious if anything came to mind as to why we wouldn't be able to adapt Desktop's code on Mobile to do this (or anything else you might want to add really).
Comment 2•3 years ago
|
||
I was just discussing this with Marco earlier. There are a few things that come to mind that would be good to fix:
- current UI is focused on larger devices. we probably want a simplified version for mobile
- pinch to zoom was not working well (maybe that's fixed)
- add a path for saving pdfs on android (this may also be fine now)
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Fenix would like this delivered in H1 2022. Proposed for 100 or 101.
| Reporter | ||
Comment 4•3 years ago
|
||
Amedyne, is the priority for Fenix still correct? We obviously too late for 101.
Updated•3 years ago
|
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Kevin recommends we land this Nightly-only first to get some user testing.
Do we want to use PDF.js in Focus?
| Assignee | ||
Comment 6•3 years ago
|
||
Just add the minimal stuff in order to be able to view a pdf in using pdf.js
(whatever the content disposition is).
There are still some things to plug (e.g. find stuff), we must change the UI
and add support for pinch-to-zoom, hence we set the pref pdfjs.disabled to true.
| Assignee | ||
Comment 7•3 years ago
|
||
Comment 9•3 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
Description
•