Bugs item #949887, was opened at 2004-05-08 02:03
Message generated for change (Comment added) made by anadelonbrin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=949887&group_id=78018
Category: pythonwin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: bob gailer (ramrom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Highlighted text not deleted when typing a period.
Initial Comment:
In the interactive window or a script edit window enter a+b
Then select the + (highlight it) and type a period.
The result is a+.b rather than a.b
----------------------------------------------------------------------
Comment By: Tony Meyer (anadelonbrin)
Date: 2004-05-09 14:18
Message:
Logged In: YES
user_id=552329
I must admit this bugs me, too, and I run into it reasonably
often.
(I guess it doesn't bother me enough to open a bug report, but
does bother me enough to add to one :)
If there isn't some reason for this behaviour, then I'm
definately +1 on changing it. I'm guessing that it's a
reasonably simple change, but if not, I could try and work
up a patch...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=949887&group_id=78018
|