X-1.0rc3: IDE: Cursor is misplaced in IDE when font size is changed
Bug #945641 reported by
Harry Parker
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Released
|
Critical
|
RaiMan |
Bug Description
Found in Sikuli r930 on for Mac 10.6 and on Sikuli X 1.0rc3 on Windows 7.
This behavior found in both Windows 7 (64 bit) and Mac OS 10.6.8 (64 bit).
To recreate: Change font size in text editing preferences. Then try to click in code editor and add or delete text. Note that the text is not inserted or deleted at the cursor location.
Looks like the cursor moving logic isn't using the updated font size.
summary: |
- Cursor is misplaced in IDE when font size is changed + X-1.0rc3: IDE: Cursor is misplaced in IDE when font size is changed |
Changed in sikuli: | |
status: | Confirmed → In Progress |
assignee: | nobody → RaiMan (raimund-hocke) |
tags: |
added: editor removed: ide |
Changed in sikuli: | |
status: | In Progress → Fix Committed |
milestone: | none → x1.0 |
Changed in sikuli: | |
importance: | Undecided → High |
Changed in sikuli: | |
importance: | High → Critical |
Changed in sikuli: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I cannot reproduce this problem on my Mac 10.7.3 with the latest build (r931). delete work as expected.
Everything works fine.
The only weakness I found: going up/down one line directly after changing font size does not position correctly (it positions according the latest pixel position of the cursor).
But after this first move all moves/inserts/
I will have a look later on my Win7.