Re: [Enter] key moves to the end of editing pane - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [Enter] key moves to the end of editing pane
Date
Msg-id 46422561.8070107@postgresql.org
Whole thread Raw
In response to [Enter] key moves to the end of editing pane  (Leszek Trenkner <olaf@post.pl>)
List pgadmin-hackers
Leszek Trenkner wrote:
> Hi,
> In current head (checked out && compiled few hours ago) I've noticed
> strange, uconvinient and not really helpful behavior.
>
> When I hit [Enter], next-line char apperar where it should, but cursor
> immediately moves to the end of editing buffer (visible text).
> If you type something from scratch, this may left unnoticed, but when
> editing larger queries it's a real PITA.
>
> Anyone else expirienced this? I'm running Ubuntu Fiesty, if it changes
> anything.
>
> May it be related to string-length counting issues in wx libraries?
>

Nope, incomplete testing on the part of my QA gnomes :-(

Please svn update and try the latest code - it should be OK now.

Thanks for the report.

Regards, Dave


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r6283 - trunk/pgadmin3/pgadmin/ctl
Next
From: Dave Page
Date:
Subject: Re: Name proliferation in functions with OUT parameters