Closed
Bug 680425
Opened 14 years ago
Closed 14 years ago
Tapping on a selected word does not copy the word to clipboard
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
Firefox 9
People
(Reporter: csuciu, Assigned: mbrubeck)
References
Details
(Keywords: regression)
Attachments
(1 file)
2.42 KB,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
Build id : Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110819
Firefox/9.0a1 Fennec/9.0a1
Device: HTC Desire
OS: Android 2.2
Steps to reproduce:
1. Open Fennec App
2. Visit the website: http://en.wikipedia.org/wiki/Mozilla
3. In the first introductory paragraph, tap press-hold on a selected word such as: Mozilla
4. Tap on the text selection
Expected result:
On second tap, the selected word is copied to clipboard and the user is notified of this action via a toaster notification
Actual result:
The toaster notification is not displayed and the selected word is not copied to clipboard.
Comment 1•14 years ago
|
||
This is probably a regression from bug 666977 (http://hg.mozilla.org/mozilla-central/rev/00f9b3304811).
Updated•14 years ago
|
Keywords: regression
Updated•14 years ago
|
Summary: Tapping on a selected word does not copy the word to clipboard and does not trigger the toaster notification → Tapping on a selected word does not copy the word to clipboard
Comment 2•14 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #1)
> This is probably a regression from bug 666977
> (http://hg.mozilla.org/mozilla-central/rev/00f9b3304811).
that would have made sense, but I just did a build with changeset e204fcdf5049 and copying to the clipboard is also broken there. A regression window would be very useful here. Is this also broken on Aurora?
No longer blocks: 666977
Keywords: regressionwindow-wanted
Comment 3•14 years ago
|
||
Last known good -
20110818030747
http://hg.mozilla.org/mozilla-central/rev/f69a10f23bf3
First known bad -
20110819030749
http://hg.mozilla.org/mozilla-central/rev/1881f9b5f8b5
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f69a10f23bf3&tochange=1881f9b5f8b5
(In reply to Brad Lassey [:blassey][blassey@mozilla.com] from comment #2)
> (In reply to Aaron Train [:aaronmt] from comment #1)
> Is this also broken on Aurora?
No.
Keywords: regressionwindow-wanted
Assignee | ||
Comment 4•14 years ago
|
||
(In reply to Brad Lassey [:blassey][blassey@mozilla.com] from comment #2)
> that would have made sense, but I just did a build with changeset
> e204fcdf5049 and copying to the clipboard is also broken there.
Are you sure? Backing out 00f9b3304811 (bug 666977) from m-c tip fixes this for me in a desktop build.
Comment 5•14 years ago
|
||
no, I'm not sure. I thought tapping anywhere would copy the text as opposed to tapping on the selection
Assignee | ||
Comment 6•14 years ago
|
||
Just some simple breakage fixes. Sorry for not catching these in review of bug 666977.
Updated•14 years ago
|
Attachment #554547 -
Flags: review?(blassey.bugs) → review+
Assignee | ||
Comment 7•14 years ago
|
||
Whiteboard: [inbound]
Assignee | ||
Updated•14 years ago
|
Comment 8•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Reporter | ||
Comment 9•14 years ago
|
||
The bug is verified as fixed on Build id : Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110822 Firefox/9.0a1 Fennec/9.0a1
Device: HTC Desire
OS: Android 2.2
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•