+1 -yan
On 11/25/2016 05:29 PM, Maksim Khramov wrote:
Hello, please review this request... Webrev: http://cr.openjdk.java.net/~yan/8167284/webrev.00/ <http://cr.openjdk.java.net/%7Eyan/8167284/webrev.00/> Issue: https://bugs.openjdk.java.net/browse/JDK-8167284 Test bug. The behavior of transferring focus to radio button group was changed in JDK-8154043 <https://bugs.openjdk.java.net/browse/JDK-8154043>. If nothing is selected the first button in group should be focused. Updated expected focused item in backward traversal. Once focus traversal behavior are the same for all LaF's one of test paths is removed. Tested on Linux, Windows and Mac OS. Thanks, Maksim.
