Opened 9 years ago
Last modified 8 years ago
#13721 confirmed Bug
[Android][Firefox] Problems with text selection
Reported by: | Szymon Kupś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | 4.5.3 |
Keywords: | Android Firefox | Cc: |
Description
Tested on Firefox 40 for Android 5.1.1:
- Try to select text by long touch on the word.
Expected result
Text should be selected.
Actual result
Context menu appears.
Change History (5)
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Summary: | [Android] Problems with text selection → [Android][Firefox] Problems with text selection |
comment:3 Changed 9 years ago by
When browsing webpages in Firefox text selection is made by a long press. But for images or links this is not true - contextual menu appear after long press. It looks like this long press on editor's editable is showing context menu instead of making selection.
comment:4 Changed 9 years ago by
For future reference: after fixing this issue we need to check if deleting of selected text works fine #10070.
Hm... It sounds like in FF the selection may need to be made differently. Perhaps that's how they implemented it?