Closed
Bug 1212860
Opened 10 years ago
Closed 10 years ago
Copy Image does not work as expected
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 1.1+ | --- |
People
(Reporter: aaronmt, Assigned: fluffyemily)
Details
(Keywords: reproducible)
Attachments
(1 file)
https://groups.google.com/a/mozilla.com/d/msgid/ios-feedback/SNT404-EAS279409CAB6D8C155885A174A4360%40phx.gbl
Currently our copy image does not work. Images are pasted as raw data i.e, data:image/jpeg;base64
We should adhere to expected OS standards.
Updated•10 years ago
|
Component: General → Browser
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → etoop
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
comment currently in relevant bit of code:
> // TODO: put the actual image on the clipboard
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8673056 -
Flags: review?(sleroux)
Comment 3•10 years ago
|
||
Comment on attachment 8673056 [details] [review]
Pull request
Left some questions on the PR.
Attachment #8673056 -
Flags: feedback+
Updated•10 years ago
|
Comment 4•10 years ago
|
||
Comment on attachment 8673056 [details] [review]
Pull request
Looks good - just one nit.
Attachment #8673056 -
Flags: review?(sleroux) → review+
Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•