Bug #396
closed
login dialog requires tab before text entry
Added by Chad Berkley almost 23 years ago.
Updated over 22 years ago.
Category:
morpho - general
Description
The password field of the login dialog should have default focus so the user
does not have to hit the tab key to start entering their password.
perhaps this is a Linux problem? Password field has the focus on Windows
I just checked. It does not work under linux using JDK1.4. Please make sure it
works on all platforms (Win, Linux, MacOSX) using both JDK1.3 and JDK1.4. Thanks.
At the same time, lets make sure that the keyboard navigation keys work in the
ProfileDialog as well, so that the user can hit "return" to move to the next
screen. Check jdk1.3 and 1.4, on all platforms.
Keyboard navigation keys work in ConnectionFrame (ie Login dialog) and
ProfileDialog so that the user can hit ENTER to move to next screen. Checked
jdk1.3 and 1.4, on Windows & Linux.
Also fixed loss of initial textfield focus under jdk1.3/linux, added button
mnemonics and changed so buttons can be activated by tabbing to highlight them
and then hitting enter, instead of default activation key (spacebar)
Original Bugzilla ID was 396
Also available in: Atom
PDF