Bugs item #1297822, was opened at 2005-09-21 10:04
Message generated for change (Comment added) made by rupole
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
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>>
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2009-04-18 15:00
Message:
This was same issue as #2618277, fixed now.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1297822&group_id=78018
|