Closed Bug 920961 Opened 11 years ago Closed 10 years ago

Using EL.tap() on a predictive text element in the keyboard doesn't do anything

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: david.sanchez, Unassigned)

Details

(Whiteboard: [touch])

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36

Steps to reproduce:

Open the sms app
Start typing a word using the keyboard ("He")
The predictive text suggestions will appear
Switch frame to the keyboard
Find element "Hey" ("xpath", "//div[span[@data-data='Hey']]")
Use el.tap() on the word "Hey"


Actual results:

The button is not pressed and the keyboard closes without changing the word


Expected results:

The button is pressed, the word "He" changes into "Hey " and the predictive suggestions dissapear
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [touch]
This definitely works on v2.1 because we have a functional test that performs the action.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.