Closed
Bug 1844390
Opened 3 years ago
Closed 2 years ago
"Discard unsaved changes?" icon is draggable after clicking "Cancel" in the "Create New Login" modal
Categories
(Firefox :: about:logins, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: buglinking, Unassigned)
Details
Attachments
(1 file)
|
2.77 MB,
video/quicktime
|
Details |
[Affected versions]:
- Firefox 115.0.2 (64-bit)
[Affected Platforms]:
- MacOS 13.3.1 (22E261)
[Steps to reproduce]:
- Open "about:logins".
- Click on "Create New Login" button.
- Enter a website address into Website field.
- Click on "Cancel" button.
- Grab elements on the modal.
- Drag them around.
[Expected result]:
- Elements remain in place.
[Actual result]:
- "Discard unsaved changes?" icon is draggable.
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
I think this has been resolved. The html for that element is now:
<img class="warning-icon" src="chrome://global/skin/icons/warning.svg" draggable="false">
And I cannot seem to reproduce the bug. Is anyone else able to? If not can someone please update the status?
Comment 2•2 years ago
|
||
You are right, thanks for bringing this up!
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•