Nolan Darilek
6304e9f876
Accessibility: Fix text field character count and line navigation
...
Two fixes for text field accessibility:
1. Fix character count being off by one due to trailing newline always
being appended to the last line. Add `is_last_line` parameter to
`accessibility_create_sub_text_edit_elements()` to control this.
2. Link adjacent TextRuns via `previous_on_line`/`next_on_line` so
screen readers can properly navigate lines. Without these links,
AccessKit treats each TextRun as a separate line, causing incorrect
announcements when arrowing through multi-line text.
2025-12-03 07:19:05 -05:00
..
2025-11-10 08:20:20 -06:00
2025-10-23 19:55:03 +02:00
2025-11-15 23:06:48 +09:00
2025-11-22 03:05:31 +05:30
2025-10-07 17:15:06 -05:00
2025-11-25 21:20:57 +01:00
2025-11-22 13:28:33 +00:00
2025-11-25 21:20:57 +01:00
2025-11-05 07:52:24 +09:00
2025-12-02 19:20:26 +09:00
2025-11-25 21:20:57 +01:00
2025-10-19 20:27:55 +09:00
2025-11-14 20:03:23 +01:00
2025-12-01 01:07:57 +08:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-10-30 02:52:08 +01:00
2025-10-30 02:52:08 +01:00
2025-11-03 18:15:49 +08:00
2025-11-26 23:43:27 +01:00
2025-10-23 19:55:03 +02:00
2025-12-01 01:07:57 +08:00
2025-12-02 19:20:26 +09:00
2025-11-05 07:52:24 +09:00
2025-11-01 10:33:18 -04:00
2025-12-03 07:19:05 -05:00
2025-11-25 21:20:57 +01:00
2025-12-02 16:27:36 +01:00
2025-11-25 21:20:57 +01:00
2025-12-03 09:21:50 +01:00
2025-11-22 10:17:03 +08:00
2025-12-02 12:30:51 +01:00
2025-12-01 06:43:11 -05:00
2025-10-24 20:24:50 -07:00
2025-11-21 18:52:13 +01:00
2025-11-27 14:12:14 -08:00
2025-10-22 17:03:41 -05:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-30 08:44:41 +08:00
2025-11-26 18:01:10 -05:00
2025-11-04 02:38:48 +09:00
2025-11-25 21:20:57 +01:00
2025-12-02 12:30:51 +01:00
2025-10-04 05:33:04 -07:00
2025-11-25 21:20:57 +01:00
2025-10-07 02:15:41 +02:00
2025-11-25 21:20:57 +01:00
2025-10-07 02:15:41 +02:00
2025-11-25 21:20:57 +01:00
2025-11-17 12:07:00 +01:00
2025-11-11 19:21:25 -03:00
2025-11-12 23:55:29 +01:00
2025-11-17 09:45:31 +09:00
2025-11-25 21:20:57 +01:00
2025-10-13 16:09:49 -04:00
2025-11-26 11:13:39 -08:00
2025-11-12 06:01:03 +05:00
2025-11-25 21:20:57 +01:00
2025-11-18 07:13:17 +09:00
2025-11-09 15:55:20 +09:00
2025-10-05 21:32:19 -07:00
2025-11-04 02:38:48 +09:00
2025-11-04 02:38:48 +09:00
2025-10-29 12:06:40 -07:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-15 06:43:33 +09:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-12 22:04:26 +02:00
2025-11-15 23:06:48 +09:00
2025-10-20 19:37:17 -04:00
2025-11-25 21:20:57 +01:00
2025-10-13 16:09:49 -04:00
2025-11-01 01:59:58 +01:00
2025-10-09 22:08:59 +02:00
2025-10-08 16:17:18 +01:00
2025-10-15 12:05:19 +03:30
2025-10-30 08:59:06 +01:00
2025-10-30 08:59:06 +01:00
2025-10-13 20:47:55 +02:00
2025-11-11 15:41:56 +01:00
2025-11-25 21:20:57 +01:00
2025-11-26 23:43:22 +01:00
2025-10-27 17:47:45 +08:00
2025-11-07 23:35:09 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-22 07:31:44 -05:00
2025-10-04 22:26:13 -03:00
2025-10-23 19:55:03 +02:00
2025-12-01 11:49:10 +01:00
2025-11-25 21:20:57 +01:00
2025-12-03 11:02:41 +03:00
2025-11-15 06:25:49 +11:00
2025-11-17 17:29:38 +11:00
2025-11-26 23:44:01 +01:00
2025-10-27 17:47:45 +08:00
2025-10-27 18:04:56 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-22 12:21:18 +02:00
2025-11-25 21:20:57 +01:00
2025-10-05 16:55:06 +02:00
2025-11-26 11:04:49 -03:00
2025-11-04 02:38:48 +09:00
2025-11-20 06:50:40 -08:00
2025-11-18 12:12:33 -06:00
2025-11-04 02:38:48 +09:00
2025-11-24 16:50:09 -05:00
2025-11-17 09:45:31 +09:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-13 16:09:49 -04:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-11-05 17:51:22 +02:00
2025-11-25 21:20:57 +01:00
2025-11-05 17:51:22 +02:00
2025-11-25 21:20:57 +01:00
2025-11-25 21:20:57 +01:00
2025-10-20 19:47:41 +01:00
2025-11-22 10:17:03 +08:00
2025-11-21 08:51:26 +08:00
2025-11-21 08:51:26 +08:00
2025-12-02 14:15:58 +01:00
2025-11-25 21:20:57 +01:00
2025-11-04 02:38:48 +09:00
2025-10-29 22:35:50 +01:00
2025-11-26 23:44:01 +01:00
2025-11-18 01:40:49 +01:00
2025-11-08 14:35:24 +03:00
2025-11-25 21:20:57 +01:00
2025-11-11 19:21:25 -03:00
2025-11-25 21:20:57 +01:00