Closed Bug 910982 Opened 12 years ago Closed 11 years ago

[B2G] Marionette's touch events are reaching HTML elements when the user cannot.

Categories

(Remote Protocol :: Marionette, defect)

26 Branch
Other
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: zcampbell, Unassigned)

Details

(Whiteboard: [touch])

In this build exists a bug in the Browser app which means that people cannot interact with certain elements in pages in the Browser. Device: Unagi https://pvtbuilds.mozilla.org/pub/mozilla.org/b2g/nightly/mozilla-central-unagi-eng/2013/08/2013-08-13-04-02-22/unagi.zip (tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=901340 ) Manual STR: 1. Flash build 2. Navigate browser to http://mozqa.com/data/firefox/form_manager/form.html 3. Attempt to interact with the elements on the page. Using Marionette the same steps will pass. In the logcat I can see the touch events being sent to the screen correctly. We wanted to write a test case to check for the regression but we get false positives. Pull request where we have written the regression test: https://github.com/mozilla/gaia-ui-tests/pull/1285
Whiteboard: [touch]
This was due to incorrect visibility algo, we can interact with these elements properly now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.