-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b05
-
b38
-
x86
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2158202 | 6u10 | Mikhail Lapshin | P3 | Resolved | Fixed | b26 |
JDK : Fails: 6u10 b05
Passes: 6u10 b04
Platform Tested : Windows Vista Home, Windows XP Pro
Failing Test [s] : javax/swing/JPopupMenu/6544309/bug6544309.java
Test output:
============
----------System.out:(2/37)----------
Pressing DOWN ARROW
Pressing SPACE
----------System.err:(15/991)----------
java.lang.RuntimeException: If a JDialog is invoker for JPopupMenu, the menu cannot be handled by keyboard.
at bug6544309.checkResult(bug6544309.java:79)
at bug6544309.test(bug6544309.java:59)
at bug6544309.main(bug6544309.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:619)
Passes: 6u10 b04
Platform Tested : Windows Vista Home, Windows XP Pro
Failing Test [s] : javax/swing/JPopupMenu/6544309/bug6544309.java
Test output:
============
----------System.out:(2/37)----------
Pressing DOWN ARROW
Pressing SPACE
----------System.err:(15/991)----------
java.lang.RuntimeException: If a JDialog is invoker for JPopupMenu, the menu cannot be handled by keyboard.
at bug6544309.checkResult(bug6544309.java:79)
at bug6544309.test(bug6544309.java:59)
at bug6544309.main(bug6544309.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
at java.lang.Thread.run(Thread.java:619)
- backported by
-
JDK-2158202 javax/swing/JPopupMenu/6544309/bug6544309.java fails
-
- Resolved
-
- relates to
-
JDK-6217905 JPopupMenu keyboard navigation stops working
-
- Closed
-
-
JDK-6544309 PIT:Unable to select the item's in 'input method selection' popupmenu by using keyboard.
-
- Closed
-
-
JDK-4740942 First MenuItem on JPopupMenu is Highlighted
-
- Closed
-