Re: edit grid: linebreak added to data

From: Dave Page <dpage(at)postgresql(dot)org>
To: Erwin Brandstetter <brandstetter(at)falter(dot)at>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: edit grid: linebreak added to data
Date: 2006-11-13 10:10:36
Message-ID: 4558449C.8000008@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Erwin Brandstetter wrote:
> Hi developers! Hi Dave!
>
> Testing RC2, rev 5607:5610. Client Win XP.
>
> There is one more longstanding issue I have not reported yet and can't
> find in the "known issues" list.
>
> In edit mode, you can select an extra linebreak past the last real
> character. You cannot navigate the cursor past the last real character,
> but you can select a ghost linebreak - which happens every you enter
> edit mode. Depending on the used font it is sometimes hard to spot and a
> possible trap for common copy&paste jobs. In any case, it is annoying.
>
> Integer or numeric fields are not affected. But text, char, varchar,
> date, timestamp (and possibly others) are.
> The issue has been present since v1.4.2 or earlier.
> It might be easy fix?

It actually seems to happen on paste, not copy, and happens with the
editor in rich text mode. It's a wx bug though so I'll log it with them.

> Here's hoping, that this is my last bug report prior to release. :)

Let's hope so!

Cheers, Dave.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2006-11-13 10:53:08 Re: edit grid: linebreak added to data
Previous Message Erwin Brandstetter 2006-11-13 02:50:23 edit grid: linebreak added to data