RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v2]

Alexey Ivanov aivanov at openjdk.org
Mon Nov 18 20:05:03 UTC 2024


On Mon, 18 Nov 2024 17:30:38 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Instructions modified for macosx
>
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java line 52:
> 
>> 50:                        Make sure, that cursor remains TextCursor while mouse button is pressed.
>> 51:                     5. Repeat item 4 for each other component in item 1, except for box-for-text
>> 52:                        _but_ now make sure that cursor is DefaultCursor.
> 
> Is the underscore around `but` for emphasis? Not sure if needed.

If one wants emphasis, the instructions can be formatted as HTML… yet it requires more HTML coding than just wrapping into `<html></html>`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1847182538


More information about the client-libs-dev mailing list