Closed
Bug 649371
Opened 13 years ago
Closed 9 months ago
implement support for ClipData in Android clipboard
Categories
(GeckoView :: General, defect, P5)
Tracking
(fennec+)
RESOLVED
INACTIVE
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: blassey, Unassigned)
References
Details
(Whiteboard: [tablet])
Attachments
(1 file)
35.27 KB,
patch
|
Details | Diff | Splinter Review |
The new API (api level 11) allows for copy and pasting URIs and Intents, where the URIs can allow access to content providers. Supporting this will allow us to be able to copy and paste images, videos etc.
Reporter | ||
Updated•13 years ago
|
tracking-fennec: ? → 2.0-
Whiteboard: [fennec-6]
Reporter | ||
Updated•13 years ago
|
tracking-fennec: - → 6+
Whiteboard: [fennec-6]
Updated•13 years ago
|
tracking-fennec: 6+ → 7+
Reporter | ||
Updated•12 years ago
|
tracking-fennec: 7+ → +
Reporter | ||
Updated•12 years ago
|
tracking-fennec: + → ?
Reporter | ||
Updated•12 years ago
|
tracking-fennec: ? → 12+
Updated•12 years ago
|
tracking-fennec: 12+ → ?
Whiteboard: [tablet]
Reporter | ||
Updated•12 years ago
|
tracking-fennec: ? → 12+
Updated•12 years ago
|
Assignee: alex.mozilla → nobody
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → snorp
tracking-fennec: 12+ → 16+
Updated•11 years ago
|
Assignee: snorp → blyakher.a
Comment 1•11 years ago
|
||
This patch has the necessary functionality, but there are currently no apps that allow for direct pasting of images. The ideas in this patch should be used to optimize image sharing and the pasting of text.
Reporter | ||
Updated•11 years ago
|
tracking-fennec: 16+ → +
Comment 3•2 years ago
|
||
Moving all open Core::Widget: Android bugs to GeckoView::General (then the triage owner of GeckoView will decide which ones are valuable and which ones should be closed).
Component: Widget: Android → General
Product: Core → GeckoView
Version: Trunk → unspecified
Comment 4•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:fluffyemily, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: blyakher.a → nobody
Flags: needinfo?(etoop)
Updated•1 year ago
|
Flags: needinfo?(etoop)
Updated•1 year ago
|
Severity: normal → S3
Updated•9 months ago
|
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•