Bugs item #1297822, was opened at 2005-09-21 18:04
Message generated for change (Settings changed) made by oleg_noga
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1297822&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pythonwin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Oleg Noga (oleg_noga)
Assigned to: Nobody/Anonymous (nobody)
>Summary: smart-backspace brokes backspacing for non-ascii chars
Initial Comment:
if trying to backspace non-ascii characters need to
press backspace twice for each character. One pressing
produces strange rectangle. Second removes it.
Quick solution is to turn of smart backspace:
just comment out one line in
pythonwin\pywin\default.cfg
------------
#Back = <<smart-backspace>>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1297822&group_id=78018
|