← Back to team overview

sikuli-driver team mailing list archive

[Bug 855953] Re: X-1.0rc3: IDE: Shift-Tab deletes image if leftmost --- workaround

 

** Summary changed:

- Shift-Tab deletes image if it is the first item on the line
+ X-1.0rc3: IDE: Shift-Tab deletes image if leftmost --- workaround

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

** Description changed:

+ *** happens on all platforms
+ 
+ *** situation:
+ 
+ -- image is leftmost on line
+ -- 0 up to tab-width - 1 spaces left of image thumbnail
+ -- shift-tab deletes image
+ 
+ *** workaround:
+ use
+ x=[image-thumbnail]
+ 
+ ------------------------------------------------------------
+ 
  Using SIkuli 1.0rc3
  OS: Windows 7 64 Bit
  
  Using SHift-Tab to unindent text will delete an image if ti is the first
  item on the left of the line.
  
  Repro:
  1: Open SIluli IDE 1.0rc3
  2. Insert an image
  3. 0-3 spaces before the image
  4. Type Shift+Tab
  5. Observe removal image
  
  Observed: Using Shift-tab with 0-3 spaces before the left margin will
  remove an image on that line if it is the first item on the line.
  
  Expected: shift tab will never remove images

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

Title:
  X-1.0rc3: IDE: Shift-Tab deletes image if leftmost --- workaround

Status in Sikuli:
  Confirmed

Bug description:
  *** happens on all platforms

  *** situation:

  -- image is leftmost on line
  -- 0 up to tab-width - 1 spaces left of image thumbnail
  -- shift-tab deletes image

  *** workaround:
  use
  x=[image-thumbnail]

  ------------------------------------------------------------

  Using SIkuli 1.0rc3
  OS: Windows 7 64 Bit

  Using SHift-Tab to unindent text will delete an image if ti is the
  first item on the left of the line.

  Repro:
  1: Open SIluli IDE 1.0rc3
  2. Insert an image
  3. 0-3 spaces before the image
  4. Type Shift+Tab
  5. Observe removal image

  Observed: Using Shift-tab with 0-3 spaces before the left margin will
  remove an image on that line if it is the first item on the line.

  Expected: shift tab will never remove images

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


References