Bugs item #709190, was opened at 2003-03-25 03:31
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=709190&group_id=44253
Category: Interactions
Group: Serious
Status: Open
Resolution: None
Priority: 7
Submitted By: Tim Oberg (alphacoder)
Assigned to: Nobody/Anonymous (nobody)
Summary: insertion of text in Interactions window
Initial Comment:
type:
"12345"
into the interactions window
Now move the cursor to the start of the line (to insert
text) and type
"oooooo"
What you should get is:
"oooooo12345"
What you do get is:
"o1o2o3o4o5o"
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=709190&group_id=44253
|