Open
Bug 1907668
Opened 6 months ago
Updated 6 months ago
Mismatch coordinates in nsBaseDragSession::DrawDragForImage()
Categories
(Core :: Widget, defect, P3)
Core
Widget
Tracking
()
NEW
People
(Reporter: TYLin, Unassigned)
References
Details
The code looks wrong, because the canvas size is in CSS pixels, but aScreenDragRect
is in device pixels.
Updated•6 months ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•