Re: Fwd: Pgadmin 1.12 rc1 editing bug - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Fwd: Pgadmin 1.12 rc1 editing bug
Date
Msg-id 4C81792E.6060209@lelarge.info
Whole thread Raw
In response to Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Dave Page <dpage@pgadmin.org>)
Responses Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Le 03/09/2010 23:07, Dave Page a écrit :
> On Fri, Sep 3, 2010 at 9:24 PM, Steffen Kuhn <pg@kuhnsteffen.de> wrote:
>>  Hi Guillaume,
>>
>> the delete problem is following:
>> deleting rows has got the shortcut 'del'. Disabeling row deletion disables
>> 'del'.
>> Even the key event WXK_DELETE is not fired.
>> So the solution of this problem which should been there since 'del' is the
>> shortcut for row delete
>> is to change the shortcut to eg. 'ctrl-del', to get the default behavior of
>> the del key.
>> Could you please comment this.
>
> Del on its own is the correct key. It should be able to do the "right
> thing" based on whether or not a cell is in edit mode.
>

Yeah, I agree. See patch attached (not yet commited).


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Skip searching a R/W cell on a view
Next
From: Ljubomir Erdeljan
Date:
Subject: foreign key problem