Skip to content

Commit 2b12353

Browse files
authored
Merge c54e673 into 14710bf
2 parents 14710bf + c54e673 commit 2b12353

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

user_docs/en/changes.t2t

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ LibLouis has been updated, which includes a new German braille table.
6666
- Visual Studio now correctly reports line indentation. (#13574)
6767
- NVDA will once again announce Start menu search result details in recent Windows 10 and 11 releases. (#13544)
6868
- In Windows 10 and 11 Calculator version 10.1908 and later,
69-
NVDA will announce results when more commands are pressed, such as commands from scientific mode. (#13386)
69+
NVDA will announce results when more commands are pressed, such as commands from scientific mode. (#13383)
7070
- In Windows 11, it is again possible to navigate and interact with user interface elements,
71-
such as Taskbar and Task View using mouse and touch interaction. (#13508)
71+
such as Taskbar and Task View using mouse and touch interaction. (#13506)
7272
- Hidden text is no longer announced in Wordpad and other ``richEdit`` controls. (#13618)
73-
- NVDA will announce status bar content in Windows 11 Notepad. (#13386)
73+
- NVDA will announce status bar content in Windows 11 Notepad. (#13688)
7474
- Navigator object highlighting now shows up immediately upon activation of the feature. (#13641)
7575
- Fix reading single column list view items. (#13659, #13735)
7676
- Fix eSpeak automatic language switching for English and French falling back to British English and French (France). (#13727)
@@ -82,7 +82,7 @@ such as Taskbar and Task View using mouse and touch interaction. (#13508)
8282
- Compiling NVDA dependencies with Visual Studio 2022 (17.0) is now supported.
8383
For development and release builds, Visual Studio 2019 is still used. (#13033)
8484
- When retrieving the count of selected children via accSelection,
85-
the case where a negative child ID or an IDispatch is returned by ``IAccessible::get_accSelection`` is now handled properly. (#13276)
85+
the case where a negative child ID or an IDispatch is returned by ``IAccessible::get_accSelection`` is now handled properly. (#13277)
8686
- New convenience functions ``registerExecutableWithAppModule`` and ``unregisterExecutable`` were added to the ``appModuleHandler`` module.
8787
They can be used to use a single App Module with multiple executables. (#13366)
8888
-

0 commit comments

Comments
 (0)