Closed Bug 924419 Opened 11 years ago Closed 9 years ago

Support text selection in Firefox OS

Categories

(Firefox OS Graveyard :: General, defect)

Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1023688

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

(Keywords: meta)

Attachments

(1 obsolete file)

We discussed this at the Summit at length.  I'm going to use this bug as a tracking bug for the platform/Gaia work that needs to be done to support this.
Depends on: 924692
Depends on: 908495
By default, b2g won't send mouse event to child process if touch event has sent to child process successful. Unfortunately, text selection need handle by mouse event only. So text selection is not work on b2g except url field in browser app (because this url field is in b2g process).

We have few options here:
First, modifying selection code to support touch event.
Second, Sending mouse event from parent (current WIP patch uses this solution)
Third, Synthesize mouse event on child process.

Ehsan, what do you think?
Assignee: nobody → mtseng
Flags: needinfo?(ehsan)
You should probably file that as a separate bug that blocks this one. Per ehsan's comment (comment 1) this is a tracking bug.
Keywords: meta
Assignee: mtseng → nobody
Flags: needinfo?(ehsan)
my mistake, move discussion to bug 987718
Attachment #8396259 - Attachment is obsolete: true
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → Other
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: