|
Description
|
After you start application manager, select preference, choose advanced
panel. There is a JTextField to enter cache location. This JTextField is
not handling 'enter' correctly, i.e., after user entered some string there
and press enter, the default Ok button should be pushed.
If you click inside that cache location JTextField, then press enter,
nothing will happen. If you click inside the JTextField for Log file location,
then press enter, the 'Ok' button will be pushed and preference is closed.
This is the correct behavior.
We found this during our automation. It's not blocking. Just need to be
corrected.
xxxxx@xxxxx 2002-11-11
|