-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.1
-
generic
-
other
1. Configure the JavaStation with more than one locale in the Localelist and login=true.
2. When the JavaStation boots, move the login screen to another location and then select another locale.
3. The refreshed/new login dialog screen is back again to the original location (instead of the location selected by the user).
ginger.ward@Eng 1998-10-08
This bug is not limited to the login screen but it is a generic widget
bug. We have a widget that has two text fields and a menu. The menuis
VERY long. If we move the widget to the lower left of the screen, and
then bring up the menu, the top left of the menu starts at the position
we pulled down from, so the menu is truncated because the end of the screen.
If we move the widget to the upper left corner of the screen and pull down
the same menu, it displays correctly.
The bug is that the menu should have a scrollbar in it so that one could
scroll down the items. awt should take care of this for us.
2. When the JavaStation boots, move the login screen to another location and then select another locale.
3. The refreshed/new login dialog screen is back again to the original location (instead of the location selected by the user).
ginger.ward@Eng 1998-10-08
This bug is not limited to the login screen but it is a generic widget
bug. We have a widget that has two text fields and a menu. The menuis
VERY long. If we move the widget to the lower left of the screen, and
then bring up the menu, the top left of the menu starts at the position
we pulled down from, so the menu is truncated because the end of the screen.
If we move the widget to the upper left corner of the screen and pull down
the same menu, it displays correctly.
The bug is that the menu should have a scrollbar in it so that one could
scroll down the items. awt should take care of this for us.
- duplicates
-
JDK-4159343 Menu items can be lost
-
- Closed
-