← Back to team overview

sikuli-driver team mailing list archive

[Bug 1987487] [NEW] IDE cursor position inconsistency

 

Public bug reported:

2.0.5, Windows 11, Java 18.0.1.1

Editor displaying code (when sikulix function/method names are used):

should be:

Region.find(image)
                 ^
end position cursor

As it is right now:

Region.   find (image)
                  ^
end position cursor

This makes working with the IDE tedious, because things I type do not
get inserted at the correct position.

Since this behavior is new, after switching to Win 11, I wonder what the
reason could be?

Thanks

PS: Using "report a bug" does not copy version/system/java - result is
null/null/null

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  IDE cursor position inconsistency

Status in SikuliX:
  New

Bug description:
  2.0.5, Windows 11, Java 18.0.1.1

  Editor displaying code (when sikulix function/method names are used):

  should be:

  Region.find(image)
                   ^
  end position cursor

  As it is right now:

  Region.   find (image)
                    ^
  end position cursor

  This makes working with the IDE tedious, because things I type do not
  get inserted at the correct position.

  Since this behavior is new, after switching to Win 11, I wonder what
  the reason could be?

  Thanks

  PS: Using "report a bug" does not copy version/system/java - result is
  null/null/null

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



Follow ups