Closed
Bug 1127661
Opened 11 years ago
Closed 11 years ago
Drag the touch caret is easy to trigger word selection
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox36 wontfix, firefox37 wontfix, firefox38 fixed, b2g-v2.2 fixed, b2g-master fixed)
RESOLVED
FIXED
2.2 S5 (6feb)
People
(Reporter: pchang, Assigned: chenpighead)
References
Details
(Whiteboard: [2.2-CP-bug-bash])
Attachments
(1 file)
|
842 bytes,
patch
|
roc
:
review+
bajaj
:
approval-mozilla-b2g37+
|
Details | Diff | Splinter Review |
Description
Drag the touch caret is easy to trigger word selection
Steps to Reproduce
a. Drag the touch caret
b. move the touch caret
Expected Results
a. Only see touch caret
Actual Results
some words are selected
Other Notes
Reproduction Frequency: high
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jeremychen
| Assignee | ||
Comment 1•11 years ago
|
||
Consume long tap event which is sent by async-pan-zoom, so that select word will not be triggered anymore while dragging the touch caret.
Attachment #8558444 -
Flags: review?(roc)
Attachment #8558444 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
| Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8558444 [details] [diff] [review]
Disable long tap event from APZ while dragging the touch caret v1
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined: User would hard to drag touch caret
Testing completed: Try is positive on master try
Risk to taking this patch (and alternatives if risky): low risk
String or UUID changes made by this patch:not available
Attachment #8558444 -
Flags: approval-mozilla-b2g37?
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•11 years ago
|
Blocks: CopyPasteLegacy
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S5 (6feb)
Updated•11 years ago
|
Attachment #8558444 -
Flags: approval-mozilla-b2g37? → approval-mozilla-b2g37+
Comment 6•11 years ago
|
||
status-b2g-v2.2:
--- → fixed
status-b2g-master:
--- → fixed
status-firefox36:
--- → wontfix
status-firefox37:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•