Open
Bug 1197276
Opened 9 years ago
Updated 5 months ago
"Release mouse to end drag and drop" in markup-view doesn't work very well with big elements at the end of HTML.
Categories
(DevTools :: Inspector, defect, P2)
DevTools
Inspector
Tracking
(firefox43 affected, firefox48 affected)
NEW
People
(Reporter: arni2033, Unassigned)
References
(Depends on 1 open bug, )
Details
Attachments
(1 file)
230 bytes,
text/html
|
Details |
Comment hidden (obsolete) |
Dragging <body> was removed in bug 1176785. "Hold mouse button to dnd" was removed in bug 1202179.
>>> My Info: Win7_64, Nightly 48, 32bit, ID 20160401030216
STR_2:
1. Open "data:" page [1] below (or URL in the field above)
2. Open Inspector, scroll markup to the end and start dragging <div> element
(make sure that you don't cause
3. Release left mouse button to finish dnd
AR: Markup-view doesn't exit Drag and drop mode
ER: dnd should finish after Step 3. It should be clear where the dragging node will be placed
> [1] data:text/html,<html><head></head><body><div></div><script>var arr=[],str='', A=(a,v)=>document.querySelector("div").setAttribute(a,v);for (i=0;i<99;i++){str+='test;';A('a'+i,str);}for (j in window)if (/^on.*/.test(j))A(j,str)</script></body>
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.