On Tue, 2013-01-15 at 17:45 -0200, Edson Richter wrote:
> I have found a glitch in the UI.
> 
> If user made changes in the trigger function, hitting key "esc" should 
> not close the window without warning.
> Or, at least, does not bind the key "esc" to the cancel button.
> 

The component we use for typing PL/pgsql code (or SQL code in the query
tool) is the culprit. It uses the escape key to "Cancel any modes such
as call tip or auto-completion list display". It doesn't seem possible
to workaround this, and we probably don't want that anyway because we
use the auto-completion feature in the query tool.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to