Edit grid: quirk in boolean fields

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-support(at)postgresql(dot)org
Subject: Edit grid: quirk in boolean fields
Date: 2006-11-07 21:42:27
Message-ID: 4550FDC3.7050207@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi developers! Hi Dave!

Testing RC1. Client is Win XP. Server is Debian Sarge.

I have come across a peculiar effect while editing boolean fields. With
other fields, if you want to discard your changes while editing a field,
you hit <esc> and the original value is back (as long as you haven't
saved yet). Not so with boolean fields. Pressing <esc> leaves yields
seemingly random results.
One of the most peculiar show cases:
I click with the mouse. Value is TRUE.
1st click only sets the focus.
2nd click --> NULL
3rd click --> FALSE
4th click --> TRUE (again)
If I hit <esc> now, I end up with FALSE (!). That wouldn't be by design,
would it?

Regards
Erwin

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Erwin Brandstetter 2006-11-08 00:09:59 Re: Groups and Roles and Users
Previous Message Dave Page 2006-11-07 21:11:40 Re: Bug: SQL pane: schema-prefix of composite types