[pywin32-bugs] [ pywin32-Bugs-3613465 ] Control-V not mapped to Watch pane
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2013-05-16 22:52:17
|
Bugs item #3613465, was opened at 2013-05-16 15:52 Message generated for change (Tracker Item Submitted) made by nicksjacobson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3613465&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 Private: No Submitted By: Nick Jacobson (nicksjacobson) Assigned to: Nobody/Anonymous (nobody) Summary: Control-V not mapped to Watch pane Initial Comment: In the Watch window if you double click on a variable, you can type a new name for it. bug: But if you hit Control-V to paste text in, it gets pasted into the code window instead. expected behavior: Control-V (and Control-C, Control-X, etc.) should map to the highlighted watch variable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3613465&group_id=78018 |