Closed
Bug 771216
Opened 13 years ago
Closed 5 years ago
Context menu doesn't appear when long tapping on textarea
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox15 affected, firefox16 affected)
RESOLVED
INCOMPLETE
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
I'm seeing this in current trunk build on the Samsung Galaxy Nexus.
Steps to reproduce:
- Go to http://aanbieding.marktplaats.nl/hoe-werkt-het/contact/
- Long tap on the textare field
Expected result:
- Context menu shows up
Actual result:
- Text selection UI shows up, selecting the top image for some reason
I tried to come up with a testcase, but I failed thus far:
http://people.mozilla.org/~mwargers/tests/unminimized/Contact%20-%20Marktplaats%20Aanbieding.htm
(something dynamic is going on, that makes it hard to minimize)
Comment 1•13 years ago
|
||
We only show text selection UI when there is no context menu to show:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#1280
So this sounds more like a problem getting the context menu to show up. Does this happen in aurora?
| Reporter | ||
Comment 2•13 years ago
|
||
Yeah, I don't get a context menu to show up in Aurora, so the problem is not related to the text selection UI, I guess.
Updated•13 years ago
|
status-firefox15:
--- → affected
status-firefox16:
--- → affected
Summary: Long tapping on textare results in text selection UI to appear instead of context menu in this case → Context menu doesn't appear when long tapping on textarea
Comment 3•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 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
•