This is a discussion on Re: Possible Bug - pgAdminIII 1.4.0 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Yes, 2.6.2. I can reproduce this on Xp. It happens with any edittable combobox from what I can see ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Yes, 2.6.2. I can reproduce this on Xp. It happens with any edittable combobox from what I can see (column type for ex.). You can't select a new item unless you delete the text first. I looked briefly this morning, but ran out of time. /D -----Original Message----- From: "Andreas Pflug"<pgadmin@pse-consulting.de> Sent: 30/11/05 22:03:26 To: "Mitch S McKenzie"<mmckenzie@unmc.edu>, "pgAdmin Support"<pgadmin-support@postgresql.org>, "Dave Page"<dpage@vale-housing.co.uk> Subject: Re: [pgadmin-support] Possible Bug - pgAdminIII 1.4.0 First off, do stay on the list, do not mail privately for support! Mitch S McKenzie wrote: > > I tried a snapshot version of the software and it is now fixed > (1.5_devel). Ah, uh, what? Dave, any changes I'm not aware of? This issue should be in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched. Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the release build? Regards, Andreas -----Unmodified Original Message----- First off, do stay on the list, do not mail privately for support! Mitch S McKenzie wrote: > > I tried a snapshot version of the software and it is now fixed > (1.5_devel). Ah, uh, what? Dave, any changes I'm not aware of? This issue should be in ctlSecurityPanel.cpp or dlgProperty.cpp, but these are untouched. Some kind of magic, or a wx problem? Dave, did you use wx2.6.2 for the release build? Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Dave Page wrote: > Yes, 2.6.2. I can reproduce this on Xp. It happens with any edittable > combobox from what I can see (column type for ex.). You can't select > a new item unless you delete the text first. I looked briefly this > morning, but ran out of time. Hm; IIRC I still run an older 2.6 on my machine. I'll update the next days and try again. Regards, Andreas ---------------------------(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 |