On Wed, 22 Jun 2022 06:27:03 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Prasanta Sadhukhan has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fix javadoc
>
> src/java.desktop/share/classes/javax/swing/text/DefaultEditorKit.java line 
> 648:
> 
>> 646:      * Name of the <code>Action</code> for moving the caret
>> 647:      * to the end of a line and logically upward one position.
>> 648:      * @see #getActions
> 
> Tested the native behavior in XCode and it seems that this shortcut moves the 
> cursor to the end if not at the end already or one line down otherwise.

The code does that only...javadoc was wrong..fixed that

-------------

PR: https://git.openjdk.org/jdk/pull/9230

Reply via email to