Open
Bug 1908314
Opened 1 year ago
Updated 11 months ago
A <button> can't be dragged from unless the drag begins on the content
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)
Core
DOM: Copy & Paste and Drag & Drop
Tracking
()
NEW
People
(Reporter: darktrojan, Unassigned)
Details
STR:
Load data:text/html,%3Cbutton%20draggable%3Dtrue%20style%3Dpadding%3A1em%3Edrag%20me%3C%2Fbutton%3E in Firefox.
Drag the button from the text, it drags.
Drag the button from the area around the text, it doesn't drag.
Comment 1•11 months ago
|
||
The severity field is not set for this bug.
:boris, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(boris.chiou)
Comment 2•11 months ago
•
|
||
I can reproduce this in Firefox Nightly 2020-06-30, so this is not a recent regression.
Component: Layout: Form Controls → DOM: Copy & Paste and Drag & Drop
Flags: needinfo?(boris.chiou)
Updated•11 months ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•