Integrated: 8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole

Andy Goryachev angorya at openjdk.org
Fri Aug 2 18:02:35 UTC 2024


On Thu, 18 Jul 2024 19:00:06 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.

This pull request has now been integrated.

Changeset: 41de0202
Author:    Andy Goryachev <angorya at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/41de02023571d146f392de012a55011a5f87fc9d
Stats:     13 lines in 3 files changed: 4 ins; 0 del; 9 mod

8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole

Reviewed-by: arapte, kizune

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

PR: https://git.openjdk.org/jfx/pull/1512


More information about the openjfx-dev mailing list