Closed
Bug 978406
Opened 12 years ago
Closed 12 years ago
GitHub's drag and drop for binary releases ("Attach binaries by dropping them here") is broken
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
| Tracking | Status | |
|---|---|---|
| firefox29 | --- | unaffected |
| firefox30 | --- | verified |
People
(Reporter: cpeterson, Assigned: bzbarsky)
References
Details
(Keywords: regression)
STR:
1. Using Nightly 30, browse to the "Releases" page of a GitHub project you own.
2. "Draft a new release".
3. From outside Firefox, drag a file onto the "Attach binaries by dropping them here or selecting one." drop target.
RESULT:
The drop target glows green when you mouse over, as expected, but nothing happens when you to drop the file.
I believe this is a recent regression in Nightly 30.
| Reporter | ||
Comment 1•12 years ago
|
||
I bisected this problem and I believe this is the regression pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a98a1d78817f&tochange=58eca03214a6
peterv: could this bug be a regression from your DataTransfer bug 923054?
Comment 2•12 years ago
|
||
There have been a few drag and drop related regressions that have been fixed recently, so maybe this is the same one or another one?
| Reporter | ||
Comment 3•12 years ago
|
||
Fixed how recently? I just tested mozilla-inbound tip and the problem seems to be fixed there.
Comment 4•12 years ago
|
||
Bug 977950 landed today and sounds similar-ish from my skim reading.
| Assignee | ||
Comment 5•12 years ago
|
||
Chances are this is a duplicate of bug 978015.
| Reporter | ||
Comment 6•12 years ago
|
||
Verified fixed by bug 978015.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(peterv)
Resolution: --- → FIXED
Updated•12 years ago
|
Updated•12 years ago
|
QA Whiteboard: [good first verify]
You need to log in
before you can comment on or make changes to this bug.
Description
•