Hello,

Could you review the fix:
  bug: https://bugs.openjdk.java.net/browse/JDK-8017112
  webrev: http://cr.openjdk.java.net/~alexsch/8017112/webrev.00


Component.getAccessibleIndexInParent() takes parent from components hierarchy which can be different from the accessibility tree hierarchy. The method is updated to use the right parent.


  Thanks,
  Alexandr.

Reply via email to