Closed Bug 994447 Opened 11 years ago Closed 10 years ago

b2g sends both mouse and touch events when getting touched

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: slee, Unassigned)

References

Details

When touching the url bar of browser app, it selects the full url string automatically. This is the desired behavior. But it should be done by browser app since every app may want different behavior. The select-all behavior is resulted from that b2g process sends both mouse and touch event and it triggers a mouse-drag then we see the select-all behavior.
Blocks: 921965
Hi Steven, do we still need this bug?
Flags: needinfo?(slee)
After tracing the code in browser, it handles mouse up event and does the selection.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(slee)
Resolution: --- → INVALID
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.