← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #225794]: Unexpected results for script that should select text with keyModifier

 

Question #225794 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/225794

    Status: Open => Answered

RaiMan proposed the following answer:
the actually correct version for this is

type (Key.END, KeyModifier.SHIFT + KeyModifier.CTRL )

and the log currently does not print any sensible output for non-
printable keys (like END). This is a bug.

Your functional problem with Notepad highlighting is a known problem on Windows and does not work as expected, because of some internal Java/Windows problems.It is on the list.
see bug 894312 for a possible workaround.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.