RFR: 8336331: Doc: Clarification in AccessibleAttribute, AccessibleRole

Kevin Rushforth kcr at openjdk.org
Mon Jul 22 15:03:41 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.

Reviewer: @arapte

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

PR Comment: https://git.openjdk.org/jfx/pull/1512#issuecomment-2243178723


More information about the openjfx-dev mailing list