<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/quickkeydotnet/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/quickkeydotnet/bugs/</id><updated>2007-09-26T16:15:50Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Doesn't work for Alt-0150</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/6/" rel="alternate"/><published>2007-09-26T16:15:50Z</published><updated>2007-09-26T16:15:50Z</updated><author><name>james</name><uri>https://sourceforge.net/u/jalamb/</uri></author><id>https://sourceforge.netebc9b0ce7ca082657f8accf17d992a7c9a4bbf2c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Alt-0150 into Notepad produces, correctly, the extended hyphen symbol.&lt;br /&gt;
Using Quick Key, it produces something different, which doesn't show at all in Notepad.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Bug in the Last Window keyword</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/5/" rel="alternate"/><published>2006-03-30T17:50:36Z</published><updated>2006-03-30T17:50:36Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net79bdb44a1854003c6d3eb207c6cc800c230a4142</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you send a character using the Last Window &lt;br /&gt;
character, the Character Grid will reset to it's &lt;br /&gt;
original size. This is very annoying. I hope to fix it &lt;br /&gt;
soon.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Multiple small problems</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/4/" rel="alternate"/><published>2006-02-25T22:27:34Z</published><updated>2006-02-25T22:27:34Z</updated><author><name>Nathanael Jones</name><uri>https://sourceforge.net/u/nathanaeljones/</uri></author><id>https://sourceforge.netf4ae4147c9651c9f3a594fa71f41b983a5491a6a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Quick Key installs to the wrong directory (should be&lt;br /&gt;
Program Files\Quick Key\ instead of Nathanael&lt;br /&gt;
Jones\Quick Key 5.2\&lt;/p&gt;
&lt;p&gt;The Quick Key icon has a built in version (BAD) that&lt;br /&gt;
does not match the latest release.&lt;/p&gt;
&lt;p&gt;Error Handler is confusing, should be OK to continue,&lt;br /&gt;
Cancel to close, instead of yes to continue, no to close.&lt;/p&gt;
&lt;p&gt;QuickKeyForm does not save its position correctly.&lt;/p&gt;
&lt;p&gt;The Auto-hide window should have a close-all button&lt;/p&gt;
&lt;p&gt;Better handling of explorer associations using&lt;br /&gt;
selective single/multi instanceing.&lt;/p&gt;
&lt;p&gt;CharacterGrid resizecharacters should detect when the&lt;br /&gt;
size is too small, and display a scroll bar by placing&lt;br /&gt;
controls over the edge&lt;/p&gt;
&lt;p&gt;The About dialog should display the correct version number.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Copy &amp; Paste in the Toolbar broke</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/3/" rel="alternate"/><published>2006-02-14T18:40:51Z</published><updated>2006-02-14T18:40:51Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.neteb9ce330df3410b0d401de6141c20ad7614d1773</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Copy &amp;amp; Paste key shortcuts do not work in the toolbar.&lt;br /&gt;
They instead modify the current character set, and may&lt;br /&gt;
crash Quick Key if the current character set is blank,&lt;br /&gt;
or does not have character with input focus.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>The intro page needs to be redesigned</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/2/" rel="alternate"/><published>2006-02-06T01:35:19Z</published><updated>2006-02-06T01:35:19Z</updated><author><name>Nathanael Jones</name><uri>https://sourceforge.net/u/nathanaeljones/</uri></author><id>https://sourceforge.netb99c39bd8d7e9e972f1bf1f678e6ef24d2b8b589</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The into tip for Quick Key needs to be redesigned&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>System Shutdown causes the Auto-hide feature to crash</title><link href="https://sourceforge.net/p/quickkeydotnet/bugs/1/" rel="alternate"/><published>2006-01-21T16:50:34Z</published><updated>2006-01-21T16:50:34Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net80efdd6dce8c23196163f6d9a8c70a3d5d8f33d2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If you shut down the computer while Auto-hide is&lt;br /&gt;
enabled and visible, you may encouter this error. You&lt;br /&gt;
will need to kill the QuickKey.exe proccess from Task&lt;br /&gt;
Manager to stop the message from repeating.&lt;/p&gt;
&lt;p&gt;System.ObjectDisposedException: Cannot access a&lt;br /&gt;
disposed object.&lt;br /&gt;
Object name: 'DockIconForm'.&lt;br /&gt;
at System.Windows.Forms.Control.CreateHandle()&lt;br /&gt;
at System.Windows.Forms.Form.CreateHandle()&lt;br /&gt;
at System.Windows.Forms.Control.get_Handle()&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Control.SetVisibleCore(Boolean value)&lt;br /&gt;
at System.Windows.Forms.Form.SetVisibleCore(Boolean&lt;br /&gt;
value)&lt;br /&gt;
at System.Windows.Forms.Control.set_Visible(Boolean&lt;br /&gt;
value)&lt;br /&gt;
at QuickKey.QuickKeyForm.tmrMouseOff_Tick(Object&lt;br /&gt;
sender, EventArgs e)&lt;br /&gt;
at System.Windows.Forms.Timer.OnTick(EventArgs e)&lt;br /&gt;
at&lt;br /&gt;
System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&amp;amp;&lt;br /&gt;
m)&lt;br /&gt;
at System.Windows.Forms.NativeWindow.Callback(IntPtr&lt;br /&gt;
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>