autopilot tests fail filling form because they start swiping over textfield
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Now the default setting for the on-screen keyboard is to show the suggestions while typing. This reduces the amount of space available for the new event form, and makes the helpers to swipe the page up and down to start the swiping over a text field.
Because of bug #1370557, the textfield will capture the gesture and the page won't swipe, resulting on an autopilot error:
ubuntuuitoolkit
Link to the latest run: http://
This makes fail tests:
calendar_
calendar_
calendar_
calendar_
I'm not sure if we should do a workaround on the calendar tests, or wait for a fix on the toolkit.