SikuliX1 icon indicating copy to clipboard operation
SikuliX1 copied to clipboard

IDE: title incorrect path of file on new save

Open kaltinril opened this issue 6 years ago • 1 comments

Minor graphical/textual thing. Does not cause issues or impede usage.

Steps to reproduce:

  1. Open Sikulix (cmd: java -jar sikulix.jar)
  2. Enter a command: print("text")
  3. File > Save as > enter a location outside the jar file location
  4. Look at title, it will show path-to-jar\saved-script.sikuli

NOTE: Will show correctly if you close Sikulix and re-open it.

kaltinril avatar Mar 12 '19 23:03 kaltinril

I checked with the latest build, but cannot reproduce. Might be gone with the added feature to be able to edit plain Python files.

RaiMan avatar Mar 13 '19 12:03 RaiMan