Closed Bug 1114409 Opened 10 years ago Closed 9 years ago

[Text Selection] Check SelectionCarets behavior driven by APZ in the parent process

Categories

(Core :: DOM: Selection, defect, P3)

ARM
Gonk (Firefox OS)
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: TYLin, Unassigned)

References

Details

After APZ is enabled on parent process on B2G, we should test SelectionCarets's SelectWord and Scroll begin/end behavior, and eliminated LongTapDetector and ScrollEndDetector if needed.
Priority: -- → P3
SelectionCarets does not receive NS_MOUSE_MOZLONGTAP after APZ was enabled on parent process. For example, if we long tap on rocket bar, no word will be selected.
(In reply to Ting-Yu Lin [:TYLin] (UTC+8) from comment #1)
> SelectionCarets does not receive NS_MOUSE_MOZLONGTAP after APZ was enabled
> on parent process. For example, if we long tap on rocket bar, no word will
> be selected.

You're right, APZ support for long taps is not implemented yet in the parent process. It will be implemented in bug 1127066.
Depends on: 1127066
Now that bug 1127066 is landed on master please check to make sure all the text selection stuff is working as expected. At the moment we have no remaining known issues with respect to text selection so if you find anything please let us know. Thanks!
Flags: needinfo?(tlin)
We've tested long pressing to select a word, and hide/show carets at APZ scroll start/end on b2g parent process. It's great both features work as expected. Thanks!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(tlin)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.