<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 63: codeEditor: Shift+Alt+3 does not uncomment code</title><link href="https://sourceforge.net/p/pythoncard/bugs/63/" rel="alternate"/><link href="https://sourceforge.net/p/pythoncard/bugs/63/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythoncard/bugs/63/</id><updated>2008-04-07T00:23:17Z</updated><subtitle>Recent changes to 63: codeEditor: Shift+Alt+3 does not uncomment code</subtitle><entry><title>codeEditor: Shift+Alt+3 does not uncomment code</title><link href="https://sourceforge.net/p/pythoncard/bugs/63/" rel="alternate"/><published>2008-04-07T00:23:17Z</published><updated>2008-04-07T00:23:17Z</updated><author><name>Tom Eubank</name><uri>https://sourceforge.net/u/userid-2056352/</uri></author><id>https://sourceforge.netb58db1834ccdeadd30d280243468ed0155af060e</id><summary type="html">&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;</summary></entry></feed>