On Wed, 24 Jul 2024 17:03:53 GMT, Andy Goryachev <[email protected]> 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
