On Thu, 26 Mar 2020 06:25:55 GMT, Ajit Ghaisas <[email protected]> wrote:
>> **Bug :** >> https://bugs.openjdk.java.net/browse/JDK-8089828 >> >> **Root Cause :** >> RIGHT_TO_LEFT NodeOrientation was not considered during mnemonic position >> calculation. >> >> **Fix :** >> Corrected code to consider RIGHT_TO_LEFT NodeOrientation while calculating >> mnemonic position. >> >> **Testing :** >> Existing manual test is modified to test RTL buttons as well. > > Ajit Ghaisas has updated the pull request incrementally with one additional > commit since the last revision: > > fix file header comment Marked as reviewed by arapte (Reviewer). ------------- PR: https://git.openjdk.java.net/jfx/pull/146
