mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
Fix unusable keyboard since the switch to the new touch system.
This commit is contained in:
parent
e2b5ca9344
commit
09cca76d32
1 changed files with 1 additions and 0 deletions
|
@ -445,6 +445,7 @@ module.exports = function DeviceScreenDirective($document, ScalingService,
|
|||
}
|
||||
|
||||
function startMousing() {
|
||||
input[0].focus()
|
||||
control.gestureStart(nextSeq())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue