Closed
Bug 776390
Opened 11 years ago
Closed 11 years ago
Unable to share selection
Categories
(Firefox for Android Graveyard :: Text Selection, defect)
Tracking
(firefox15 verified, firefox16 verified, firefox17 verified)
VERIFIED
FIXED
Firefox 17
People
(Reporter: aaronmt, Assigned: Margaret)
References
Details
Attachments
(1 file)
2.00 KB,
patch
|
mbrubeck
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Long-tap on a selection and select 'Share'. Select Twitter/Messages or anything else and notice there is nothing passed over to the service, e.g, (text message content or Twitter message, etc...). It looks like the copy operation takes place after a share intent is selected or simply not at all. -- Nightly (07/22) Galaxy Nexus (Android 4.1.1)
Reporter | ||
Comment 1•11 years ago
|
||
Beta on Google Play is unaffected, so this is a new regression
Keywords: regression,
regressionwindow-wanted
Reporter | ||
Updated•11 years ago
|
status-firefox16:
affected → ---
Assignee | ||
Comment 2•11 years ago
|
||
This is probably that race condition issue that mfinkle was worrying about. We should try caching the selected text in case it disappears before the user selects share.
Blocks: 774938
Assignee | ||
Comment 3•11 years ago
|
||
Actually, dumb me, this was a regression caused by bug 773718. Good catch!
Keywords: regression,
regressionwindow-wanted
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #644998 -
Flags: review?(mbrubeck)
Updated•11 years ago
|
Attachment #644998 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 5•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/24bdf8eb8224 The patch for bug 773718 made it into Firefox 16, so I'll request Aurora approval as well.
status-firefox16:
--- → affected
Target Milestone: --- → Firefox 17
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 644998 [details] [diff] [review] patch [Approval Request Comment] Bug caused by (feature/regressing bug #): bug 773718 (currently on aurora, want to uplift to beta) User impact if declined: can't share or copy text from the context menu Testing completed (on m-c, etc.): just landed on inbound Risk to taking this patch (and alternatives if risky): low-risk fix String or UUID changes made by this patch: n/a
Attachment #644998 -
Flags: approval-mozilla-beta?
Attachment #644998 -
Flags: approval-mozilla-aurora?
Comment 7•11 years ago
|
||
Comment on attachment 644998 [details] [diff] [review] patch approved for beta/aurora as part of the dep bugs for native handles for text selection.
Attachment #644998 -
Flags: approval-mozilla-beta?
Attachment #644998 -
Flags: approval-mozilla-beta+
Attachment #644998 -
Flags: approval-mozilla-aurora?
Attachment #644998 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 8•11 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/63e4dbbffa2c https://hg.mozilla.org/releases/mozilla-beta/rev/20856af29e91
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/24bdf8eb8224
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•11 years ago
|
Flags: in-moztrap?(aaron.train)
Comment 10•11 years ago
|
||
Aaron - I've created the TCs as I did not find any in MozTrap :https://moztrap.mozilla.org/manage/case/6199/
Flags: in-moztrap?(aaron.train) → in-moztrap+
Updated•10 years ago
|
tracking-fennec: ? → ---
Updated•3 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•