[Rev 01] RFR: 8089828: RTL Orientation, the flag of a mnemonic is not placed under the mnemonic letter.
    Ambarish Rapte 
    arapte at openjdk.java.net
       
    Thu Mar 26 18:11:48 UTC 2020
    
    
  
On Thu, 26 Mar 2020 06:25:55 GMT, Ajit Ghaisas <aghaisas at openjdk.org> 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
    
    
More information about the openjfx-dev
mailing list