RFR: 8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole [v2]
Alexander Zuev
kizune at openjdk.org
Tue Jul 30 21:18:43 UTC 2024
On Tue, 23 Jul 2024 14:55:49 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Minor clarifications in Javadoc
>>
>> **AccessibleAttribute**:
>> - Point2D and Bound values uses screen coordinates. Example: `BOUNDS`, `BOUNDS_FOR_RANGE`, `OFFSET_AT_POINT`, ...
>> - clarified the meaning of `SELECTION_END`, `SELECTION_START`
>>
>> **Accessible Role**:
>> - missing accessible action `SHOW_TEXT_RANGE`
>>
>> This will be a minor clarification, so no CSR is required.
>
> Andy Goryachev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - review comments
> - Merge branch 'master' into 8336331.acc.attr
> - 8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole
Marked as reviewed by kizune (Author).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1512#pullrequestreview-2208717350
More information about the openjfx-dev
mailing list