You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running git bisect points to PR #17330 being the culprit; /cc @calixteman
42147e88398a77394f06563765953da7f5cb3f11 is the first bad commit
commit 42147e88398a77394f06563765953da7f5cb3f11
Author: Calixte Denizet <[email protected]>
Date: Fri Nov 24 16:00:00 2023 +0100
[Editor] Only focus the canvas for mouse events when drawing in the canvas
And if we've to focus it, we must prevent scrolling to avoid to draw at an
unexpected position.
src/display/editor/ink.js | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
Attach (recommended) or Link to PDF file here: https://mozilla.github.io/pdf.js/web/viewer.html
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
The text was updated successfully, but these errors were encountered: