Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 15:26:33 GMT, Andy Goryachev wrote: >> doc-files/release-notes-24.md line 78: >> >>> 76: `ScrollPane` now only responds to key events when it is the active >>> focus owner. This ensures that custom controls and other UI elements work >>> correctly inside a `ScrollPane`, pro

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 15:25:03 GMT, Andy Goryachev wrote: >> Kevin Rushforth has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - jmoods --> jmods >> - Update JDK-8340852-info.md >> - Move example of restoring ScrollPane behavior to separ

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 13:09:31 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Andy Goryachev
On Fri, 28 Feb 2025 13:13:40 GMT, Kevin Rushforth wrote: > [this note](notes/24/JDK-8340852-info.md) very very minor: do you think it should spell the name of the file instead of "this note"? i.e. `[JDK-8340852-ScrollPane.md](notes/24/JDK-8340852-ScrollPane.md)` [JDK-8340852-ScrollPane.md](notes

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 13:09:31 GMT, Kevin Rushforth wrote: >> This PR adds the release notes for the JavaFX 24 release. This will first go >> into master, and then be backported to the jfx24 branch so it will be >> available in that branch when JavaFX 24 is published (and from there also >> sync

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Kevin Rushforth
On Fri, 28 Feb 2025 02:01:35 GMT, John Hendrikx wrote: >> Getting back to this release note question, I did the split in a separate >> [8350136-release-notes-24.dev](https://github.com/kevinrushforth/jfx/tree/8350136-release-notes-24.dev) >> branch. Here is the [updated release note for the Scr

Re: RFR: 8350136: Create release notes for JavaFX 24 [v2]

2025-02-28 Thread Kevin Rushforth
> This PR adds the release notes for the JavaFX 24 release. This will first go > into master, and then be backported to the jfx24 branch so it will be > available in that branch when JavaFX 24 is published (and from there also > synced into the jfx24u repo). > > The following filter was used to