Patch:NumPad_Enter grid comfirm action - Mailing list pgadmin-hackers

From mei ben
Subject Patch:NumPad_Enter grid comfirm action
Date
Msg-id d6d01c60901070848g3dfb0989v267175d9376aa5c5@mail.gmail.com
Whole thread Raw
Responses Re: Patch:NumPad_Enter grid comfirm action  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
Since pgadmin III v1.6.x, when edit grid, press Enter will update data
and cursor focus to left cell of grid(column+1), press NumPad Enter
will update data and cursor to next row but column no change.
But since pgadmin III v1.8.0+ changed this action, no mater press
Enter or NumPad Enter key, always column+1. Users have to press down
and left key to the next row the same column.
User like me have a large mount of edit grid modification every week,
like change only price column of each db table, using num pad 0-9 and
num pad enter will speed up this work. but pgadmin III v1.8.0+ lost
this feature. I posted a feature request before, but no response,
So I decide do it myself. And it work well on my box. To avoid do this
modification each new version, I hope this community review and accept
my patch.

Attachment

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7540 - in trunk/pgadmin3: . docs/en_US pgadmin/debugger
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by guillaume: r7541 - trunk/pgadmin3/i18n/zh_CN