Closed Bug 880287 Opened 12 years ago Closed 11 years ago

el.tap() and click() do not work in homescreen app on Add to homescreen button

Categories

(Remote Protocol :: Marionette, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: moz.teodosia, Unassigned)

References

Details

(Whiteboard: [touch])

On v1-train, both el.tap() and click() don't work on Add to homescreen button in the homescreen app. video. Build info: Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/50fbee667acb Gaia 13c624690e7bd0a4d4a523f8c0e2c03d574a0a2d BuildID 20130605230206 Version 18.0 This is the elemnent I'm trying to tap https://github.com/mozilla-b2g/gaia/blob/master/apps/homescreen/save-bookmark.html#L45
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Can you give steps to reproduce or a test case I can use? I can't find this button on the homescreen.
The test can be found here: https://github.com/mozilla/gaia-ui-tests/blob/v1-train/gaiatest/tests/browser/test_browser_bookmark.py The tap that is not executed is here: https://github.com/mozilla/gaia-ui-tests/blob/v1-train/gaiatest/apps/browser/app.py#L104 Prerequisites: The device has interned connection. Steps to reproduce: 1. Open the browser app and go to any site. 2. Tap on the bookmark button. 3. Tap on the "Add to home screen" button. 4. A new screen dialog appears. Tap on "Add to Home Screen". Expected result: Tap should be executed and a new icon should be added on the homescreen. Actual result: Nothing happens.
This is working now on master Gecko http://hg.mozilla.org/mozilla-central/rev/3d40d270c031 Gaia 929ab8a508efc9dd3b24d5d24233a264bcc7211e BuildID 20130729220836 Version 25.0a1
Whiteboard: [touch]
No longer relevant because we don't test against this build homescreen.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.