[pywin32-bugs] [ pywin32-Bugs-949887 ] Highlighted text not deleted when typing a period.
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-05-07 14:03:28
|
Bugs item #949887, was opened at 2004-05-07 08:03 Message generated for change (Tracker Item Submitted) made by Item Submitter 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=949887&group_id=78018 |