Re: Fwd: Pgadmin 1.12 rc1 editing bug

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Fwd: Pgadmin 1.12 rc1 editing bug
Дата
Msg-id AANLkTi=dVYp2D0awjvnBPC1RBZ0Y7UsBuMizOBsZP1zP@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Steffen Kuhn <pg@kuhnsteffen.de>)
Ответы Re: Fwd: Pgadmin 1.12 rc1 editing bug  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
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.



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Steffen Kuhn
Дата:
Сообщение: Re: Fwd: Pgadmin 1.12 rc1 editing bug
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Skip searching a R/W cell on a view