Re: pgAdmin: bug detected

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Irina Mileva <imileva(at)transfermate(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin: bug detected
Date: 2012-11-29 21:19:56
Message-ID: 1354223996.2188.13.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, 2012-11-14 at 10:36 +0200, Irina Mileva wrote:
>
>
>
> Hi ,
>
>
>
> pgAdmin v1.16.0
>
> OS: Windows 7
>
>
>
> Steps:
>
> 1. Start pgAdmin;
>
> 2. Open existing table (containing more than 3000 rows) in data grid mode (select table, then click on table + filter button) via adding some filter: a ILIKE '%xxx%';
>
> 3. Select a cell for edit (double click on the cell).Stay in edit mode;
>
> 4. Click on filter button;
>
> 5. You will be asked wat to do with unsaved data. Say "No";
>
> 6. Confirm filter conditions;
>
> 7. Boom.
>
>

I tried with a 5k rows table, and it doesn't crash. Can you give me the
definition of your table, so that I can try with that?

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2012-11-29 21:22:46 Re: Grant Permissions for View Only
Previous Message Guillaume Lelarge 2012-11-29 21:14:23 Re: Administer postgres from PGAdmin on remote mac using ssh tunnel