Closed Bug 875442 Opened 11 years ago Closed 11 years ago

Click works but tap does not on individual tab button in tab listing in browser app

Categories

(Remote Protocol :: Marionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bsilverberg, Unassigned)

References

Details

When trying to tap on the button for an open tab, when viewing the list of open tabs in the browser app, using click() works but tap() does not. Neither marionette.tap(el) nor el.tap() work.

When calling tap() the element in question does change colour, as if it has been tapped, but the expected action (opening the tab) does not occur.

The test code is at https://github.com/bobsilverberg/gaia-ui-tests/blob/6d7f5aa7c554d6db6ccfc5c68c1cb29ea6f8bf8f/gaiatest/tests/browser/test_browser_tabs.py
No longer depends on: 869041
Blocks: 875474
No longer blocks: 875474
This was fixed my malini's magic.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 869034
No longer depends on: 869034
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.