Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Dave Page
On Sun, Sep 4, 2011 at 3:03 PM, Guillaume Lelarge wrote: > > You're on Windows, so you use the wxWidgets library that the pgAdmin > installer brought. Dave, did you change the wxWidgets release between > 1.12 and 1.14? They're built on the same machines, so whilst we may have upgraded to the late

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 14:23 +0200, Andreas wrote: > Am 04.09.2011 08:52, schrieb Guillaume Lelarge: > > On Sun, 2011-09-04 at 00:26 +0200, Andreas wrote: > >> But if I click behind a second ) it highlights the corresponding ( too > >> but lets the highlighting of the first pair still on. > >> So if

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-04 Thread Andreas
Am 04.09.2011 08:52, schrieb Guillaume Lelarge: On Sun, 2011-09-04 at 00:26 +0200, Andreas wrote: But if I click behind a second ) it highlights the corresponding ( too but lets the highlighting of the first pair still on. So if one feels like it, one could highlight every () in the editor. Doe

Re: [pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-03 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 00:26 +0200, Andreas wrote: > There is a bug in the highlighting of corresponding brackets. > > If I click behind a ) it highlights the corresponding ( which is OK. > > But if I click behind a second ) it highlights the corresponding ( too > but lets the highlighting of the

[pgadmin-support] little bug in the editor of 1.14 rc1

2011-09-03 Thread Andreas
There is a bug in the highlighting of corresponding brackets. If I click behind a ) it highlights the corresponding ( which is OK. But if I click behind a second ) it highlights the corresponding ( too but lets the highlighting of the first pair still on. So if one feels like it, one could hig