Closed
Bug 783090
Opened 12 years ago
Closed 12 years ago
Dragging a text selection handle through a textbox will cancel text selection and open the soft keyboard
Categories
(Firefox for Android Graveyard :: Text Selection, defect)
Tracking
(firefox14 unaffected, firefox15 affected, firefox16 affected, firefox17 affected)
RESOLVED
DUPLICATE
of bug 667243
Tracking | Status | |
---|---|---|
firefox14 | --- | unaffected |
firefox15 | --- | affected |
firefox16 | --- | affected |
firefox17 | --- | affected |
People
(Reporter: mcomella, Unassigned)
Details
1) Open Firefox
2) Go to http://google.com
3) Long press "View" in "View Google in:" to activate text selection.
4) Drag text selection handles past main search input box.
Expected: Selection continues around (or inside of) input box.
Actual: Text selection is cancelled and the soft keyboard raises for input into the input box.
This is probably because we're firing mouse events to do text selection and we're clicking inside the input box (thus related to bug 767799}.
Comment 1•12 years ago
|
||
Sounds like the same thing as 767799. Do we want to band-aid symptoms of using mouse events until a core change is made?
Comment 2•12 years ago
|
||
Fixed by bug 667243!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•4 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
•