Closed Bug 806988 Opened 13 years ago Closed 13 years ago

[B2G] Marionette not clicking on <a> link properly

Categories

(Remote Protocol :: Marionette, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: zcampbell, Unassigned)

References

Details

Attachments

(1 file)

After loading the contacts app when I try to click on a contact using marionette the click does not work properly. An oddity is that the element goes blue coloured when the click is attempted which doesn't occur with a finger touch event. Steps to replicate: 1. Add a contact into your b2g phone 2. Run the attached script which will load the Contacts app and attempt to click on the first contact
I 'solved' this by clicking on the parent <li> element rather than the <a>. Not sure why, but it works!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Reopening this because :automatedtester says that it is a 'bounding' issue.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
It sounds like the click is not hitting the right place when we call getBoundingRect on the element. We should be clicking in the middle but if the link is a multi line we might not be hitting the link in the right place
No longer an issue, closing
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → INVALID
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: