Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1033 by [email protected]: RIDE and erratical cursor movement when changin back from "Text Edit"-tab to Edit-tab
http://code.google.com/p/robotframework/issues/detail?id=1033

When moving back from "Text Edit"-tab to Edit-tab causes the cursor moves erratically in the Edit-tab cell. When the arrows keys or a mouse click is used, it moves the cursor to a desired location, but then the cursor jumps to a random location the cell. The editing position is not where the cursor is.

I did use these steps reproduce the problem:
0) Start RIDE
1) Load existing test suite
2) Move to "Text Edit"-tab and rename one test
3) Press the "Apply Changes"-button and "Save All"-button
4) Move to Edit-tab and edit one cell in the renamed test case. When arrow key or mouse click is used to move the cursor, the cursor moves erratically.

In practice this prevents user to use the Edit and Text Edit in the same time. Only way to get the problem go away is to re-start RIDE. Also happens when Documentation is edited.

Version information:
Tested in windows 7 (64Bit), Python 2.7.2, Jython 2.5.2, Robot Framework 2.6.3 (Python 2.7.2 on win32) and RIDE 0.40.1 running on Python 2.7.2.


Reply via email to