RFR: 8336031: Create implementation of NSAccessibilityStaticText protocol [v3]

Alexander Zuev kizune at openjdk.org
Thu Aug 1 22:44:37 UTC 2024


On Thu, 1 Aug 2024 22:41:05 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Initial implementation of the protocol.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removing methods that supposed to generate attributed strings. String attributes are not available for the static text elements and cause exceptions to be thrown when requested.

Fixed the crash by eliminating request to unsupported type of metadata.

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

PR Comment: https://git.openjdk.org/jfx/pull/1507#issuecomment-2264140752


More information about the openjfx-dev mailing list