Re: [pgadmin-support] edit grid: issues involving marking, selecting,

2006-11-10 Thread Dave Page
Erwin Brandstetter wrote: 1) When a new row paste occurs, the cursor cell is moved to the position of each column as data is inserted, such that it will be on the last affected cell when the paste has completed. This ensures that any undo operation will happen on the correct row. Undoing the

Re: [pgadmin-support] edit grid: issues involving marking, selecting,

2006-11-09 Thread Erwin Brandstetter
Hi Dave! [EMAIL PROTECTED] wrote: Thanks for the insight. So, onto the changes I've made: 1) When a new row paste occurs, the cursor cell is moved to the position of each column as data is inserted, such that it will be on the last affected cell when the paste has completed. This ensure

Re: [pgadmin-support] edit grid: issues involving marking, selecting,

2006-11-09 Thread Dave Page
Erwin Brandstetter wrote: Hi developers! Hi Dave! Testing RC2. Client Win XP, Server Debian Sarge, PostgreSQL 8.1.4. I think I have found more issues in the edit grid, which have some potential to damage things. I've committed some changes which I think address most of the issues you ment