History log of /openjdk10/jdk/test/java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java
Revision Date Author Comments
# 14851:980da45565c8 14-Jun-2016 goetz

8159690: [TESTBUG] Mark headful tests with @key headful.
Reviewed-by: simonis, alexsch


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 543:a9b5b5d105a8 17-Jun-2008 ant

4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
Summary: The restore-focus procedure should skip disabled components.
Reviewed-by: art, dcherepanov