You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,8 +67,8 @@
67
67
- Added: Customizable announcement description using assistive technology when pressing a hotkey (see help in menu).
68
68
- Added: Customizable announcement description using assistive technology when shaking device (see help in menu).
69
69
- Added: Inventory panel links that do not perform any actions have the aria-disabled attribute, which indicates that there is no associated action but does not suppress the element focusability.
70
-
- Added: Designation for assistive technologies whether an inventory item has a drop-down list.
71
-
- Changed: Each link in the drop-down menu of an inventory item has the role of a list item.
70
+
- Added: Designation for assistive technologies whether an inventory item has a drop-down menu.
71
+
- Changed: Each link in the drop-down menu of an inventory item has the role of a menu item.
72
72
- Changed: Text labels for player graphic icons.
73
73
- Fixed: Links in game text are not focusable with keyboard, and do not have link role.
74
74
- Fixed: Incorrect paragraph representation in game text for screen readers.
Copy file name to clipboardExpand all lines: md/ru/other/changelog.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,8 +67,8 @@
67
67
- Добавлено: Настраиваемое объявление описания с помощью вспомогательных технологий при нажатии горячей клавиши (см. справку в меню).
68
68
- Добавлено: Настраиваемое объявление описания с помощью вспомогательных технологий при встряхивании устройства.
69
69
- Добавлено: Ссылки на панели инвентаря, не выполняющие никаких действий, имеют атрибут aria-disabled, который информирует об отсутствии связанных действий, но не подавляет фокусируемость элемента.
70
-
- Добавлено: Обозначение для вспомогательных технологий наличия выпадающего списка у элемента инвентаря.
71
-
- Изменено: Каждая ссылка в выпадающем меню элемента инвентаря имеет роль элемента списка.
70
+
- Добавлено: Обозначение для вспомогательных технологий наличия выпадающего меню у элемента инвентаря.
71
+
- Изменено: Каждая ссылка в выпадающем меню элемента инвентаря имеет роль пункта меню.
72
72
- Изменено: Текстовые метки у графических иконок плеера.
73
73
- Исправлено: Ссылки в тексте игры не фокусируются с клавиатуры, а также не имеют роль ссылки.
74
74
- Исправлено: Некорректное представление абзацев в тексте игры для программ экранного доступа.
0 commit comments