Comment 5 for bug 1503550

Revision history for this message
RaiMan (raimund-hocke) wrote :

Sorry, but I cannot reproduce this behavior with different apps:

example:
# chrome is running
App("chrome").focus()
win = App.focusedWindow()
wait(1)
type("l", Key.CTRL)
type("v", Key.SHIFT)
wait(3) # time to watch ;-)

What I see as result is one uppercase v