RFR: 8350316: Create implementation of NSAccessibilityProgressIndicator protocol

Andy Goryachev angorya at openjdk.org
Mon May 5 14:39:50 UTC 2025


On Mon, 28 Apr 2025 10:30:34 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

>> Initial implementation. In order to implement progress indicator the group accessibility protocol has to be implemented too so this is also a fix for 8351773. There are commented out sections that can be used to verify the functionality of the code since it has to behave exactly in the same way as the code without the fix. After review is done i will remove the debug output.
>
> A minor comment that the 4 new files require an empty line at the end. and I added another inline query.
> I shall test the change and update.

Looks good, I think the only change requested is @arapte 's end of file newlines

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

PR Comment: https://git.openjdk.org/jfx/pull/1796#issuecomment-2851221629


More information about the openjfx-dev mailing list