Re: Bug#364787: pgadmin3: pressing delete key on selected rows doesn't - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Bug#364787: pgadmin3: pressing delete key on selected rows doesn't
Date
Msg-id 008e01c66d52$cdd0ff23$6a01a8c0@valehousing.co.uk
Whole thread Raw
Responses Re: Bug#364787: pgadmin3: pressing delete key on  (Raphaël Enrici <blacknoz@club-internet.fr>)
List pgadmin-hackers
-----Original Message-----
From: "Raphaël Enrici"<blacknoz@club-internet.fr>
Sent: 01/05/06 19:38:32
To: "Dave Page"<dpage@vale-housing.co.uk>
Cc: "PgAdmin Hackers"<pgadmin-hackers@postgresql.org>
Subject: Re: [pgadmin-hackers] Bug#364787: pgadmin3: pressing delete key on selected rows doesn't

> Did you apply the stuff to trunk only or did you also apply this to the
> current stable branch?

Trunk only (it's a feature, not a bugfix albeit a minor one.

> If not in stable do you think it's easy to backport? And could you point
> me to the files?

It's a 3 liner - see
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/trunk/pgadmin3/src/frm/frmEditGrid.cpp?rev=5093&r1=5057&r2=5093
/D

-----Unmodified Original Message-----
Dave Page wrote:
>
>>-----Original Message-----
>>From: pgadmin-hackers-owner@postgresql.org
>>[mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
>>Raphaël Enrici
>>Sent: 26 April 2006 19:50
>>To: PgAdmin Hackers
>>Cc: Emil Nowak; 364787-forwarded@bugs.debian.org
>>Subject: Re: [pgadmin-hackers] Bug#364787: pgadmin3: pressing
>>delete key on selected rows doesn't
>>
>>Emil Nowak wrote:
>>
>>>Package: pgadmin3
>>>Version: 1.4.2-1
>>>Severity: normal
>>>
>>>If you do something like this:
>>>1. Right-click on table->View Data
>>>2. Select few rows
>>>3. Try pressing delete key
>>>And selected rows are not deleted
>>
>>
>>@Emil: please, note that you can press the delete button in
>>the view data window. Btw, I forward this upstream as it
>>maybe interesting to implement this.
>>
>>@pgadmin-hackers: any possibilities to map the delete key to
>>the delete button?
>
>
> Done in SVN trunk - thanks for the suggestion.

Did you apply the stuff to trunk only or did you also apply this to the
current stable branch?
If not in stable do you think it's easy to backport? And could you point
me to the files?

Thanks,
Raph

pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: Bug#364787: pgadmin3: pressing delete key on
Next
From: Raphaël Enrici
Date:
Subject: Re: Bug#364787: pgadmin3: pressing delete key on