Thread: pgAdmin beta4 - accelerator troubles
Hello,<br /><br />on using pgAdmin b4 query window with German menues, the letter "n" is no longer typeable...<br /><br /><br/>select * from wun<br /><br />fails at typing the "n", and opens a new query window.<br /><br /> I know, I have donethe German translation ... but aren't .mo files not forbidden to add NON-Alted keys and non Ctrl-ed keys to hotkeys?:) :)<br /><br />----<br /><br />Within the installer, the licence page: the accelerator for "no, I do not" and "nextpage" are both "n" -> so, in fact, they are both useless. <br /><br />I recommend changing the "no" to "n&o",so.<br /><br />Best wishes<br /><br />Harald<br /><br />-- <br />GHUM Harald Massa<br />persuadere et programmare<br/>Harald Armin Massa<br />Reinsburgstraße 202b<br />70197 Stuttgart <br />0173/9409607<br />-<br />Python:the only language with more web frameworks than keywords.
From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Harald Armin Massa
Sent: 30 October 2006 09:07
To: pgAdmin Support
Subject: [pgadmin-support] pgAdmin beta4 - accelerator troublesHello,
on using pgAdmin b4 query window with German menues, the letter "n" is no longer typeable...
select * from wun
fails at typing the "n", and opens a new query window.
Sounds like you're leaning on the control key.
I know, I have done the German translation ... but aren't .mo files not forbidden to add NON-Alted keys and non Ctrl-ed keys to hotkeys? :) :)
Translations cannot add hotkeys - the most they can do is add shortcut keys by prefixing letters with &. You still need to press Alt (or whatever) to activate them.
----
Within the installer, the licence page: the accelerator for "no, I do not" and "next page" are both "n" -> so, in fact, they are both useless.
I recommend changing the "no" to "n&o", so.
Thanks, fixed.
Regards, Dave.
Dave,
Yeah. That was my first suspicion. So I tried it again, put my left hand away and single-fingerly typed that n
and still, a new query window opens. That's absolutely reproducable.
>Translations cannot add hotkeys - the most they can do is add shortcut keys by >prefixing letters with &. You still need to press Alt (or whatever) to activate them.
Thank you for this confirmation, Dave. So I am exculpated :)
But still, a single, non-modified "n" gets me a new query window with pgAdmin3 beta 4, German language....
Do I have to rename all my tables to not contain a "n", or is this fixable? :)
best wishes
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
select * from wun
fails at typing the "n", and opens a new query window.
Sounds like you're leaning on the control key.
Yeah. That was my first suspicion. So I tried it again, put my left hand away and single-fingerly typed that n
and still, a new query window opens. That's absolutely reproducable.
>Translations cannot add hotkeys - the most they can do is add shortcut keys by >prefixing letters with &. You still need to press Alt (or whatever) to activate them.
Thank you for this confirmation, Dave. So I am exculpated :)
But still, a single, non-modified "n" gets me a new query window with pgAdmin3 beta 4, German language....
Do I have to rename all my tables to not contain a "n", or is this fixable? :)
best wishes
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
Dave,
From: Harald Armin Massa [mailto:haraldarminmassa@gmail.com]
Sent: 30 October 2006 09:37
To: Dave Page
Cc: pgAdmin Support
Subject: Re: [pgadmin-support] pgAdmin beta4 - accelerator troublesselect * from wun
fails at typing the "n", and opens a new query window.
Sounds like you're leaning on the control key.
Yeah. That was my first suspicion. So I tried it again, put my left hand away and single-fingerly typed that n
and still, a new query window opens. That's absolutely reproducable.
Wow - just tested this and you're right. There was a phrase uttered round the office here, but it's not really repeatable...
>Translations cannot add hotkeys - the most they can do is add shortcut keys by >prefixing letters with &. You still need to press Alt (or whatever) to activate them.
Thank you for this confirmation, Dave. So I am exculpated :)
But still, a single, non-modified "n" gets me a new query window with pgAdmin3 beta 4, German language....
Do I have to rename all my tables to not contain a "n", or is this fixable? :)
Well, I guess it must be a translation issue, but at the moment I fail to see what. Does it make any difference if you take off the shortcut and just leave the accelerater?
eg. "Neues fenster\Strg+N"
Regards, Dave.