Clicking outside a PDF's page no longer commits drawings
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox120 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | verified |
| firefox123 | --- | verified |
| firefox124 | --- | verified |
People
(Reporter: marco, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Steps to reproduce the problem:
- Draw something on top of a page
- Click outside the page to commit the drawing
Before bug 1866850, clicking outside the page committed the drawing.
| Assignee | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1866850
Comment 2•2 years ago
|
||
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
I cannot verify this fix because I can't determine what the difference between an affected and an unaffected build is. calixte, can you explain what the bad behavior is and how the fix changed it? Thank you!
How I attempted to test:
- Load a random PDF (like this)
- Click the "Draw" button from the top right.
- Draw something on top of a page
- Click outside the page to commit the drawing (gray area at the left and right of the PDF content)
Both before the fix (Nightly v122.0a1 from 2023-11-27) and after the fix (Nightly v123.0a1 from 2023-12-21):
The drawing appears focused by a blue rectangle. At this point, the user can move it around on the PDF or resize it.
| Assignee | ||
Comment 4•2 years ago
|
||
I can reproduce the issue with a build from the 2023-11-29.
For your information the regressing patch is in nightly with build id 20231129050021 (see https://hg.mozilla.org/mozilla-central/rev/98d9150247ce).
Comment 5•1 year ago
|
||
I can reproduce the said issue in Nightly v122.0a1 from 2023-11-29: Drawing on a PDF and than clicking outside of the PDF page dows not commit the drawing, only after tapping ESC or clicking the "Draw" button again. The fix is confirmed in Nightly v124.0a1, Beta v123.0 (RC) and Release v122.0.1: When the user draws on a PDF and then clicks outside the PDF page, the drawing is committed, and it appears focused with a blue rectangle. The verification was performed on both Windows 10 and MacOS 11.
Description
•