Re: Beta 3 crashing reproducably

From: Erwin Brandstetter <brandstetter(at)falter(dot)at>
To: pgadmin-support(at)postgresql(dot)org
Cc: dpage(at)vale-housing(dot)co(dot)uk
Subject: Re: Beta 3 crashing reproducably
Date: 2006-10-17 14:23:17
Message-ID: 4534E755.3060108@falter.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


dpage(at)vale-housing(dot)co(dot)uk wrote:
>> -----Original Message-----
>> From: Erwin Brandstetter
>>
(...)
>> <enter> moves the focus to the next element. But that's what <tab>
>> does already. <enter> should trigger "Find", (not the potentially
>> harmful "Replace").
>>
>
> That appears to be a quirk of wxWidgets (or something we're doing with
> it fairly globally) - all the dialogues behave like that.
>

Actually, many dialogues don't. For instance, properties dialogue:
<enter> triggers OK (except when focus is in comment).
I would consider it quite an improvement, if I could do quick searches
without having to use the mouse (or some cumbersome key combination).

>> Actually, I would much prefer an option to have the whole document
>> searched (not just forwards or backwards), but I guess that's
>> more like
>> a feature request, really.
>>
>
> Search forwards, from the top?
>

Or even better: start from current position and continue from top till
cycle is complete. Like Firefox or vim.

(...)
>> - Weird behaviour of database bar: unchanged
>> Still unusable for me. I cannot chose from the actual
>> databases on the
>> chosen server, because they are not displayed.
>>
>
> I cannot reproduce this. Anyone else?
>

Maybe it is due to my setup then? (SSH connection with port forward to
remote server)?

>> Also, there is no way to pick the user with which to connect.
>>
>
> No. It will use the username/password you specified when you registered
> the server in the main browser.
>

I can (and do) have multiple connections registered, with different
usernames to the same server. There is no way to tell one from the other
in the dialogue.

(...)
>> Mouse wheel triggers OK.
>>
>
> I think that's related to the navigation-by-return issue above - it
> scrolls through the items in the list, then at the end moves onto the
> next control. I'll have to look into that some more.
>

Turning the wheel not only moves the focus the next control, it also
triggers OK.

(...)

Regards
Erwin Brandstetter

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ezequias Rodrigues da Rocha 2006-10-17 14:37:43 Re: Beta 3 crashing reproducably
Previous Message Dave Page 2006-10-17 13:55:30 Re: Bug: Missing tuples in results written to file