X-1.0rc3: IDE: Shift-Tab deletes image if leftmost --- workaround
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Released
|
Critical
|
RaiMan |
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
summary: |
- 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: | updated |
Changed in sikuli: | |
status: | Confirmed → In Progress |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: | added: editor |
Changed in sikuli: | |
milestone: | none → x1.0 |
importance: | Undecided → High |
Changed in sikuli: | |
importance: | High → Medium |
importance: | Medium → High |
Changed in sikuli: | |
importance: | High → Medium |
milestone: | x1.0 → none |
Changed in sikuli: | |
milestone: | none → x1.0 |
Changed in sikuli: | |
importance: | Medium → High |
Changed in sikuli: | |
status: | In Progress → Fix Committed |
importance: | High → Critical |
Changed in sikuli: | |
status: | Fix Committed → Fix Released |