(but, btw, I can live with this. Getting OCR working is *much* higher priority!!! ;-) )
-- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1503550 Title: type() types multiple chars with capital Status in Sikuli: New Bug description: This is the 2015-09-25 daily. I need to type a capital "V". I've tried both: type("V") and: type("v", Key.SHIFT) In both cases, my app behaves as if I've typed *both* capital and lower case "v". The only relevant debug is: [debug] TYPE "V" [debug] Region: TYPE "V" Or: [debug] ( Shift ) TYPE "v" [debug] Region: ( Shift ) TYPE "v" (not blocking for me, just fyi…) To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1503550/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

