Open gerald-hartig opened 1 month ago
@Adriani90 @CyrilleB79 I've created this new issue to collect together the information on the problem into the bug report template. Can you please confirm that it's all correct and add any missing information required to triage and address the problem.
Thanks for the great merging of information, very helpful. It seems ctrl+arrow keys (navigation by paragraph) is also faster than moving line by line, almost double as fast in focus mode, or sometimes three times faster when comparing both in browse mode.
IO - inputCore.InputManager.executeGesture (00:12:46.181) - winInputHook (2868):
Input: kb(laptop):upArrow
DEBUG - editableText.EditableText._hasCaretMoved (00:12:46.230) - MainThread (8304):
Caret move detected using bookmarks. Elapsed 0 sec, retries 0
IO - inputCore.logTimeSinceInput (00:12:46.371) - MainThread (8304):
0.190 sec since input
IO - speech.speech.speak (00:12:46.371) - MainThread (8304):
Speaking ['Leer']
IO - inputCore.InputManager.executeGesture (00:12:46.430) - winInputHook (2868):
Input: kb(laptop):downArrow
DEBUG - editableText.EditableText._hasCaretMoved (00:12:46.462) - MainThread (8304):
Caret move detected using bookmarks. Elapsed 0 sec, retries 0
IO - inputCore.logTimeSinceInput (00:12:46.571) - MainThread (8304):
0.140 sec since input
IO - speech.speech.speak (00:12:46.571) - MainThread (8304):
Speaking ['Leer']
DEBUG - UIAHandler.shouldUseUIAInMSWord (00:12:46.598) - MainThread (8304):
User does not want UIA in MS Word unless necessary
IO - inputCore.InputManager.executeGesture (00:12:47.187) - winInputHook (2868):
Input: kb(laptop):control+upArrow
IO - inputCore.logTimeSinceInput (00:12:47.267) - MainThread (8304):
0.080 sec since input
IO - speech.speech.speak (00:12:47.267) - MainThread (8304):
Speaking ['Leer']
DEBUG - UIAHandler.shouldUseUIAInMSWord (00:12:47.291) - MainThread (8304):
User does not want UIA in MS Word unless necessary
IO - inputCore.InputManager.executeGesture (00:12:47.404) - winInputHook (2868):
Input: kb(laptop):control+downArrow
IO - inputCore.logTimeSinceInput (00:12:47.480) - MainThread (8304):
0.076 sec since input
IO - speech.speech.speak (00:12:47.480) - MainThread (8304):
Speaking ['Leer']
I wonder if this has anything to do with the caret movement detection using bookmarks? Navigation with arrow keys is the only navigation patern that seem to use bookmarks for detecting caret movements, at least in focus mode. In browse mode bookmarks are not used.
Information transferred from https://github.com/nvaccess/nvda/issues/8026
Steps to reproduce:
Actual behavior:
Expected behavior:
NVDA logs, crash dumps and other attachments:
Information missing - though mentioned that NVDA continuously writes information about Outlook objects to nvda_slave.log which might be contributing to the issue
System configuration
NVDA installed/portable/running from source:
Information missing
NVDA version:
Issue has been confirmed on multiple versions up to current (2024), including:
Windows version:
Information missing
Name and version of other software in use when reproducing the issue:
Other information about your system:
Information missing
Other questions
Does the issue still occur after restarting your computer?
Partial improvement noted after restarting NVDA and Outlook, but issue returns over time
Have you tried any other versions of NVDA? If so, please report their behaviors:
Multiple versions tested as listed above. Some improvements noted in NVDA 2023.2 but issue persists especially with complex emails
If NVDA add-ons are disabled, is your problem still occurring?
Information missing
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Information missing
Additional Notes: