RFR: 8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole [v2]

Alexander Zuev kizune at openjdk.org
Tue Jul 30 21:18:44 UTC 2024


On Wed, 24 Jul 2024 17:03:53 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> TextField can be scrolled horizontally, so seems like even TextField should respond to SHOW_TEXT_RANGE.
>> So, instead of removing TextField mention from AccessibleAction.SHOW_TEXT_RANGE, a bug can/should be filed for missing implementation.
>> What do you think ?
>
> The intent of this PR is to bring the doc in sync with reality.
> 
> I can create an enhancement request for adding support for `SHOW_TEXT_RANGE` in all TextInputControl descendants, but I am not sure whether the current implementation is a result of some kind of business decision or requirement.
> 
> @azuev-java what do you think?

Looks good.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1512#discussion_r1697605641


More information about the openjfx-dev mailing list