-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
windows_2000
JMenu selection Bahavior is unlike the native Windows.
Steps to reproduce:
--------------------
1) Run SwingSet2 demo.
2) Change the Look and feel to Windows.
3) Press ALT + F, it will select the File menu. Notice that the first MenuItem is selected.
4) Now traverse the to other menus using the right arrow key. Notice that the First MenuItem is not selected.
5) Traverse till the flow comes back to the File menu, notice that now the First menuItem is not selected.
The above behaviour is unlike native windows.
To see the native behavior use wordpad and repeat the above steps.
This is reproducible on Cinnabar build14 also
###@###.### 10/18/04 14:40 GMT
Steps to reproduce:
--------------------
1) Run SwingSet2 demo.
2) Change the Look and feel to Windows.
3) Press ALT + F, it will select the File menu. Notice that the first MenuItem is selected.
4) Now traverse the to other menus using the right arrow key. Notice that the First MenuItem is not selected.
5) Traverse till the flow comes back to the File menu, notice that now the First menuItem is not selected.
The above behaviour is unlike native windows.
To see the native behavior use wordpad and repeat the above steps.
This is reproducible on Cinnabar build14 also
###@###.### 10/18/04 14:40 GMT
- duplicates
-
JDK-4919462 First JMenuItem not getting selected by default in JMenu's popup
- Closed