Update PDF.js to new version 3f7060e77743a2d3244c95d364b52e0331ed4ed2 from 2023-09-26 10:04:50
Categories
(Firefox :: PDF Viewer, enhancement)
Tracking
()
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
#17016 [Editor] Disable context menu on alt-text button and in the associated dialog
#16967 Fix integration test "FreeText Editor FreeText (edit existing in double clicking on it) must move an annotation"
#16970 Fix integration test "Interaction in issue15053.pdf must check that a button and text field with a border are hidden"
#17017 Use one noContextMenu
function in both the src/- and web/-folders
#17020 Update packages and translations
#17019 [Editor] The ::before containter containing the border of a selected editor mustn't catch mouse events (bug 1854818)
#17021 Fix integration test "Interaction in autoprint.pdf must check if printing is triggered when the document is open"
#17018 [Editor] Add an integration test for the new alt-text flow
#17023 [Editor] Add padding to the altText-button to account for different locales
#17022 Fix integration test "Interaction in issue14307.pdf (1) must check input for US zip format"
#17024 Bump the stable version in pdfjs.config
#17031 [Editor] Slightly postpone the move in the DOM in order to not block the UI (bug 1854991)
#17030 [Editor] Remove the class fooEditing from the layer when destroying it
#17034 [Editor] Don't try to add data to the struct tree when there is no accessibilityData (bug 1855157)
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
I'm updating the patch in order to take:
https://github.com/mozilla/pdf.js/pull/17034
Updated•1 year ago
|
Assignee | ||
Comment 4•1 year ago
|
||
Updated•1 year ago
|
Comment 6•1 year ago
|
||
bugherder |
Assignee | ||
Comment 7•1 year ago
|
||
Comment on attachment 9355013 [details]
Bug 1855146 - Update PDF.js to new version 3f7060e77743a2d3244c95d364b52e0331ed4ed2 r=#pdfjs-reviewers
Beta/Release Uplift Approval Request
- User impact if declined: Fix few bugs with the new
add image
feature. - Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: See the different. bugs depending on this one
- List of other uplifts needed: Bug 1854773
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small and self contained changes.
- String changes made/needed: No
- Is Android affected?: No
Assignee | ||
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Comment on attachment 9355013 [details]
Bug 1855146 - Update PDF.js to new version 3f7060e77743a2d3244c95d364b52e0331ed4ed2 r=#pdfjs-reviewers
Approved for 119.0b3
Updated•1 year ago
|
Updated•1 year ago
|
Comment 10•1 year ago
|
||
Verified all the bugs mentioned in here (Bug 1854818, Bug 1854855, Bug 1854991 and Bug 1855157) on Firefox Nightly 120.0a1 (2023-09-28) and on Firefox 119.0b3 from treeherder (https://treeherder.mozilla.org/jobs?repo=mozilla-beta&revision=1a41a118193dc3ad19c04b3da34ba9f08b5f4b2e) on Windows 10/11 x64, Ubuntu 20.04 and on macOS 11.6.
Description
•