On Fri, 17 Mar 2023 16:18:44 GMT, Abhinay Agarwal <d...@openjdk.org> wrote:

>> Kevin Rushforth has updated the pull request incrementally with two 
>> additional commits since the last revision:
>> 
>>  - Remove two bugs that were introduced and fixed in jfx20
>>  - Sort by bug ID within each subcomponent
>
> doc-files/release-notes-20.md line 123:
> 
>> 121: [JDK-8292922](https://bugs.openjdk.org/browse/JDK-8292922) | [Linux] No 
>> more drag events when new Stage is created in drag handler | window-toolkit
>> 122: [JDK-8296621](https://bugs.openjdk.org/browse/JDK-8296621) | Stage 
>> steals focus on scene change | window-toolkit
>> 123: [JDK-8296654](https://bugs.openjdk.org/browse/JDK-8296654) | [macos] 
>> Crash when launching JavaFX app with JDK that targets SDK 13 | window-toolkit
> 
> In the previous release notes, `|` was not wrapped in white-spaces. This has 
> no side-effect to the final markdown, but I would like to know the preferred 
> styling.

Ah, I see that now. Actually, we were inconsistent: the security bugs table is 
surrounded by white space, but the rest were not. I can fix that to match what 
we did previously.

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

PR: https://git.openjdk.org/jfx/pull/1060

Reply via email to