Re: [pgadmin-support] Multiple selections delete bug

2004-10-06 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Virgil Frum > Sent: 06 October 2004 14:37 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] Multiple selections delete bug > > The problem is just partially reso

Re: [pgadmin-support] Multiple selections delete bug

2004-10-06 Thread Virgil Frum
The problem is just partially resolved. I've made some new tests (on oct 05 release) and looked over changes you've made in src/ui/frmEditGrid.cpp. Conclusion: deletion is working correctly only if rows are selected in ascending or descending order with or without gaps. Selecting rows in an arbitra

Re: [pgadmin-support] Multiple selections delete bug

2004-10-05 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Virgil Frum > Sent: 05 October 2004 12:37 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Multiple selections delete bug > > Platform: Windows 2000(build 2195: Se

[pgadmin-support] Multiple selections delete bug

2004-10-05 Thread Virgil Frum
Platform: Windows 2000(build 2195: Service Pack 4) Language: english Distribution: binary Version: 1.2.0 Post Beta1 (Sept 17 2004) When multiple rows are selected (in Edit Data window) from bottom to top and Delete button is pressed then either the program crashes or wrong rows are deleted. Examp