Closed
Bug 1181350
Opened 10 years ago
Closed 10 years ago
[e10s] "Copy Image" is broken
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1181467
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Reproduced: always
Steps to reproduce:
0. Make sure enabled e10s
1. Open web page
e.g. https://bugzilla.mozilla.org/describecomponents.cgi
2. Right click on an image and select "Copy Image" contextmenu
3. Attempt to paste the clipboard data to other applications (e.g. mspaint.exe PaintFotNet.exe etc.)
Actual Results:
Paste will fail
Expected Results:
Image should be pasted
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=3c97d52675d7&tochange=0f8df14dfebb
(note: Bug# of the commit massage is wrong)
Regressed by: Bug 1176447 - Fix test_CF_HTML_clipboard.html for e10s
Flags: needinfo?(mrbkap)
| Reporter | ||
Comment 1•10 years ago
|
||
Bug 1181467 hopefully fixes this.
| Reporter | ||
Comment 2•10 years ago
|
||
Fixed in m-i.
https://hg.mozilla.org/integration/mozilla-inbound/rev/99550a6ecc8b
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 ID:20150709062830
let's make dup
| Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(mrbkap)
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•