Closed
Bug 1886959
Opened 11 months ago
Closed 11 months ago
Undo functionality stops working after Deleting a Highlight in a PDF file
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
VERIFIED
FIXED
126 Branch
People
(Reporter: rdoghi, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Found in
- 126.0a1 (2024-03-21)
Affected versions
- 126.0a1 (2024-03-21)
- Beta 125.0b3
Affected platforms
- ALL
Preconditions:
pdfjs.enableHighlightEditor - true
pdfjs.enableHighlightFloatingButton - true
Steps to reproduce
- Have a PDF opened in Firefox.
- Highlight any text.
- Delete the Highlight.
- Hit Ctrl + Z on the keyboard or Right Click > Undo
Expected result
- The Highlight should be displayed again.
Actual result
- Undo stops working after we delete a Highlight.
Comment 1•11 months ago
|
||
:calixte, since you are the author of the regressor, bug 1885306, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(cdenizet)
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Flags: needinfo?(cdenizet)
Priority: -- → P1
Comment 2•11 months ago
|
||
Updated•11 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Comment 3•11 months ago
|
||
The patch landed in nightly and beta is affected.
:calixte, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox125
towontfix
.
For more information, please visit BugBot documentation.
Flags: needinfo?(cdenizet)
Reporter | ||
Comment 4•11 months ago
|
||
This is Verified as fixed in our latest Nightly build 126.0a1 (2024-03-28).
Updated•11 months ago
|
Reporter | ||
Comment 5•11 months ago
|
||
Verified as fixed in our latest Beta 125.0b8.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•