Closed
Bug 1014256
Opened 11 years ago
Closed 11 years ago
[System] [APZ] APZ interferes with app events
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 984897
People
(Reporter: dmarcos, Unassigned)
Details
Attachments
(2 files)
When tapping close to the edges the events are not delivered to the proper DOM elements. This causes several bugs in camera:
1. When tapping on the upper right edge just under the settings button the events are delivered to the flash button which is in the top center of the screen(video attached)
2. When tapping along the edges the touch two focus events are delivered with the wrong coordinates (video attached)
- Disabling APZ in the dev menu fixes the issue.
- I can reproduce the issue in Nexus 4 and Flame devices with the following build:
Gaia c462d9183d294a2d8ecc472f593ea8cfa15bc9de
Gecko https://hg.mozilla.org/mozilla-central/rev/a6f36c31aa8f
BuildID 20140521040203
Version 32.0a1
ro.build.version.incremental=76
ro.build.date=Mon Apr 14 14:02:50 CST 2014
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(21)
| Reporter | ||
Updated•11 years ago
|
Summary: [System] [APZ] APZ interfere with app events → [System] [APZ] APZ interferes with app events
| Reporter | ||
Updated•11 years ago
|
blocking-b2g: --- → 2.0?
Updated•11 years ago
|
No longer blocks: 1014322
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(21)
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: 2.0? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•