> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Raymond O'Donnell > Sent: 21 November 2005 13:18 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] BUG: Grant Wizard > > On 20 Nov 2005 at 17:19, A.j. Langereis wrote: > > > Hmmm. that is stange: I'm using Win XP here and I'm unable > to click on an > > item in the combobox. This is, for as far as I have seen, > the only combobox > > that has this problem: Selecting another table owner, for > instance, is no > > I have the same behaviour on WinXP - I can't click on an item in the > combobox, but I can scroll down (if the combobox has focus) using the > arrow keys or the middle mouse button.
Actually, I can reproduce this on XP. It's the autocomplete that's doing it - once public is highlighted, nothing else can be selected. Andreas, any ideas what's different about this instance? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match