Обсуждение: PgAdmin III Bug: editing long varchar columns

Поиск
Список
Период
Сортировка

PgAdmin III Bug: editing long varchar columns

От
"Matej Rizman"
Дата:
Version: PgAdmin III 0.8.0 Devel (Jul 30 2003)
Platform: Windows XP

To reproduce this error do the following steps:
1) select table that has varchar column with some long text in it,
2) right click on this table and select "View data",
3) double click on previously mentioned long text,
4) press right key to move cursor to the end of text.

Cursor disappears and the edit box does not show remaining text. The
remaining text also cannot be edited.

Regards,
Matej Rizman





Re: PgAdmin III Bug: editing long varchar columns

От
Andreas Pflug
Дата:
Matej Rizman wrote:

>Version: PgAdmin III 0.8.0 Devel (Jul 30 2003)
>Platform: Windows XP
>
>To reproduce this error do the following steps:
>1) select table that has varchar column with some long text in it,
>2) right click on this table and select "View data",
>3) double click on previously mentioned long text,
>4) press right key to move cursor to the end of text.
>
>Cursor disappears and the edit box does not show remaining text. The
>remaining text also cannot be edited.
>  
>
This is already on BUGs.txt. The inplace edit doesn't work smoothly. You 
need to resize the row/column to see all contents.

Regards,
Andreas