On Fri, 8 May 2026 22:32:33 GMT, Alexander Zuev <[email protected]> wrote:
>> - Create implementation of protocol; >> - Wire new implementation to TEXT_AREA and TEXT_FIELD roles; >> - Add supporting method to store and request java side role; >> - Add method to retrieve node attribute for the specified parameter; >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > - Fix issue where VoiceOver treats non-editable text element as editable. > Both ways of shielding setters and an old style selector returning if value > is settable are required to work on all supported macOS versions. LGTM, The VoiceOver reads as expected. ------------- Marked as reviewed by arapte (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/2130#pullrequestreview-4269563376
