← Back to team overview

sikuli-driver team mailing list archive

[Bug 1168363] [NEW] sukila java api does not support non english keyboard layout

 

Public bug reported:

        <groupId>org.sikuli</groupId>
        <artifactId>sikuli-api</artifactId>
        <version>1.0.2</version>

Running on Windows 7 64 bit.

I'm using an azerty (standard in Belgium):

new DesktopKeyboard().type("123");
it enters the following: &é"

These symbols are on the same keys as 123, but are normally activated by
pressing SHIFT.

When I switch my keyboard layout in windows to English US everything
works fine.

Philippe

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  sukila java api does not support non english keyboard layout

Status in Sikuli:
  New

Bug description:
          <groupId>org.sikuli</groupId>
          <artifactId>sikuli-api</artifactId>
          <version>1.0.2</version>

  Running on Windows 7 64 bit.

  I'm using an azerty (standard in Belgium):

  new DesktopKeyboard().type("123");
  it enters the following: &é"

  These symbols are on the same keys as 123, but are normally activated
  by pressing SHIFT.

  When I switch my keyboard layout in windows to English US everything
  works fine.

  Philippe

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


Follow ups

References