← Back to team overview

sikuli-driver team mailing list archive

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

 

*** recommendation for issues with Sikuli Java API:
pls. post on
http://code.google.com/p/sikuli-api/issues/list
which is the direct access to the developers.


** Changed in: sikuli
       Status: New => Invalid

** Changed in: sikuli
       Status: Invalid => Won't Fix

** Changed in: sikuli
       Status: Won't Fix => Confirmed

** Summary changed:

- sukila java api does not support non english keyboard layout
+ [Sikuli Java API] does not support non english keyboard layout

-- 
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:
  [Sikuli Java API] does not support non english keyboard layout

Status in Sikuli:
  Confirmed

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


References