<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 63: codeEditor: Shift+Alt+3 does not uncomment code</title><link>https://sourceforge.net/p/pythoncard/bugs/63/</link><description>Recent changes to 63: codeEditor: Shift+Alt+3 does not uncomment code</description><atom:link href="https://sourceforge.net/p/pythoncard/bugs/63/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 07 Apr 2008 00:23:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pythoncard/bugs/63/feed.rss" rel="self" type="application/rss+xml"/><item><title>codeEditor: Shift+Alt+3 does not uncomment code</title><link>https://sourceforge.net/p/pythoncard/bugs/63/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;codeEditor does not recognize the shortcut Alt+Shift+3 and, therefore, does not uncomment code as expected.&lt;/p&gt;
&lt;p&gt;to reproduce:&lt;br /&gt;
1.  open codeEditor&lt;br /&gt;
2.  create or open any text file.&lt;br /&gt;
3.  select one or more lines in file.&lt;br /&gt;
4.  press Alt+3:  Selected lines are commented out.&lt;br /&gt;
5.  press Alt+Shift+3: &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;br /&gt;
Selected lines are NOT uncommented as expected.&lt;/p&gt;
&lt;p&gt;I have demonstrated to my satisfaction that the Shift+Alt+3 shortcut, as defined in codeEditor.rsrc.py is not being recognized, and no message is generated for menuEditUncommentRegion.  (Aside: If you use the resourceEditor to edit codeEditor.rsrc.py, and attempt to edit the shortcut, Alt+Shift+3 (not Shift+Alt+3) key combination is always created for the shortcut.)&lt;/p&gt;
&lt;p&gt;If you change the shortcut to Ctrl+Alt+3, the shortcut is recognized, the menuEditUncommentRegion message is generated, and the codeEditor responds as expected.&lt;/p&gt;
&lt;p&gt;I was able to reproduce the error with PythonCard-0.8.2.&lt;/p&gt;
&lt;p&gt;User Environment:&lt;br /&gt;
OS: Linux&lt;br /&gt;
GNOME: 2.18.1 (Ubuntu 2007-04-10)&lt;br /&gt;
Kernel: 2.6.20-16-server (#2 SMP Tue Feb 12 05:48:21 UTC 2008)&lt;br /&gt;
gcc: 4.1.2 (i486-linux-gnu)&lt;br /&gt;
Xorg: 7.2.0 (18 January 2008)&lt;br /&gt;
package: python-PythonCard (0.8.1-8.1)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Eubank</dc:creator><pubDate>Mon, 07 Apr 2008 00:23:17 -0000</pubDate><guid>https://sourceforge.netb58db1834ccdeadd30d280243468ed0155af060e</guid></item></channel></rss>