Bug in properties dialogue for role - Mailing list pgadmin-hackers

From Erwin Brandstetter
Subject Bug in properties dialogue for role
Date
Msg-id 46BC83D2.6080803@falter.at
Whole thread Raw
List pgadmin-hackers
Hi!

Testing the pgAdmin III 1.8.0  Beta 3 (Aug 10 2007, rev: 6546M). Client
Win XP, host: Debian Etch / PG 8.2.4 and Debian Sarge / PG 8.1.8

A bug in the properties dialogue for a role, under "Variables":
While trying to change the "Variable Value", typing most letter keys has
no effect. Only "e" and some punctation marks actually show up in the
text control.
Present in beta 2 and beta 3.

Test case:
CREATE ROLE mytest LOGIN;
ALTER ROLE mytest SET search_path=mytest;
-- Then try changing the value "mytest" to "mytest, public" in the properties
dialogue.



Regards
Erwin


pgadmin-hackers by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: Error on connect (1.8.0 beta 3)
Next
From: "Dave Page"
Date:
Subject: Re: Bug in properties dialogue for role