Add Ctrl+E bug on Mac
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Tue, 29 Apr 2008 08:40:41 +0000 (08:40 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Tue, 29 Apr 2008 08:40:41 +0000 (08:40 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7238 a7884b65-44f6-0310-8a51-81a127f17b15

BUGS

diff --git a/BUGS b/BUGS
index 60e4182879415ec11247221cbfe4c5789db4eded..08487455591a13a4fbd8fd751fbf6b4a41d8a31d 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -90,6 +90,10 @@ wxWidgets
       properly
       wxWidgets bug ref: 1809461
 
+[MAC] Control+E will execute a query in the query tool for unknown reasons.
+      This is dangerous as Control+E is the Emacs key binding for 'go to the
+      end of the line'
+
 MS Windows
 ----------