We've noticed that the password field on the PostgreSQL Connection
authorAaron Spike <spikeac@mlc-wels.edu>
Tue, 27 Apr 2021 10:46:59 +0000 (19:46 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 23 May 2021 03:53:59 +0000 (12:53 +0900)
commit6cad2f47bbebb0762ccb78ad77e84bd0fdc51502
treeff44cda485ba46816e616c201f969b98a7fce96e
parent1914d574d50ff4802ececa95f4c9d2a3c08ea88a
We've noticed that the password field on the PostgreSQL Connection
dialog is always focused when empty, even when other fields that appear
earlier on the dialog (and in the tab order) are empty. This is only a
minor annoyance, but it does seem like it would be contrary to the
expectation of most users.
I would propose separating the conditional to inform the user that the
password is required, but still focus the first empty field.

Aaron Spike
drvconn.c