Re: [pgadmin-support] Unable to change variable of role on OS X 10.11 - Mailing list pgadmin-hackers

From Neel Patel
Subject Re: [pgadmin-support] Unable to change variable of role on OS X 10.11
Date
Msg-id CACCA4P31ZYR_+qt9a6Fe-i-J_oiaXdOOzYOs8nsAL5ogbh9FZQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgadmin-support] Unable to change variable of role on OS X 10.11  (Neel Patel <neel.patel@enterprisedb.com>)
List pgadmin-hackers
Hi,

Adding description how we fixed this issue.

- Previously Numeric validator is getting applied to text control so user is not able to type text other then numeric value. Now with this fix , wxTextValidator() will be applied to text control so user will able to enter the text.

Thanks,
Neel Patel

On Wed, Jan 13, 2016 at 6:31 PM, Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find the patch file for fix of above mentioned issue.
Do let us know for any comments.

Thanks,
Neel Patel

On Tue, Jan 12, 2016 at 11:22 PM, Axel Rau <Axel.Rau@chaos1.de> wrote:
Hi,

thanks for maintaining pgAdmin3.

I tried to change a variable of a login role and was unable to edit the field.
I could not delete characters of the existing definition or add characters.
Copying the definition into the paste buffer was also impossible.

Deleting the variable and creating a new definition worked.

This is pgAdmin 1.22.0 downloaded and installed on Mac OS X 10.11.2

The bug existed already in the previous version.

Axel
---
PGP-Key:29E99DD6  ☀ +49 160 9945 7889  ☀ computing @ chaos claudius



--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: [pgadmin-support] Unable to change variable of role on OS X 10.11
Next
From: Khushboo Vashi
Date:
Subject: Unable to update Domain properly