Re: Testing 1.7: issues in edit grid & query window

From: Dave Page <dpage(at)postgresql(dot)org>
To: Erwin Brandstetter <a9006241(at)unet(dot)univie(dot)ac(dot)at>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Testing 1.7: issues in edit grid & query window
Date: 2007-06-15 11:17:01
Message-ID: 4672752D.4010002@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Erwin Brandstetter wrote:
> Erwin Brandstetter wrote:
>> Hi Dave!
>>
>> Contrary to what I thought I had observed and what I announced in my
>> reply to your new snapshot (partly fixed), I cannot reproduce any of
>> the problems in rev. 6357 any more, sorry. (Or am I?)
>> Everything auto-indentation works like a charm, as far as further
>> tests have shown. Thanks and sorry for the noise.
>
> Well, well. After further testing I can shed some light on this. The
> multybyte beast rears its ugly head again
> The problems ARE still there, with any multybyte characters prior to the
> cursor. That's why I could observe them in one test and could not
> reproduce them in the next.

Hmm, yes - not much I can do about that without a fix for wxWidgets :-(

> The issue with selected text not being replaced by <enter> is gone for
> good, however.

:-)

> Also, auto-indentation still gets confused if you enter the cursor
> somewhere in the middle of the non-printing indentation characters and
> press <enter>. In this case indentation space is added up and blanks on
> previous lines are left behind.

OK, think I've got this nailed. I'll see about a new snapshot soon.

Thanks, Dave

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-06-17 21:07:03 Planned maintenance
Previous Message svn 2007-06-15 10:58:24 SVN Commit by dpage: r6371 - trunk/pgadmin3/pgadmin/ctl