← Back to team overview

sikuli-driver team mailing list archive

[Bug 820958] Re: typing a path to a file open window caused error

 

*** This bug is a duplicate of bug 511740 ***
    https://bugs.launchpad.net/bugs/511740

this is a known "feature" of type(), use paste() instead:
see: faq 933


** This bug has been marked a duplicate of bug 511740
   [request] type() should work with different keymap (e.g. dvorak)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/820958

Title:
  typing a path to a file open window caused error

Status in Sikuli:
  New

Bug description:
  Users cannot type a valid path e.g. c:\temp\myfiles.txt to a file open
  window because it causes serious error.

  sikuli command:
  type(a picture, "c:\temp\myfiles.txt")

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/820958/+subscriptions


References