Bug 482161 - Significant lag when navigating files and folders with the Orca screen reader
Summary: Significant lag when navigating files and folders with the Orca screen reader
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.02.0
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: accessibility, qt6
: 474524 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-01 14:43 UTC by Francesco Tissera
Modified: 2025-05-17 14:47 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Tissera 2024-03-01 14:43:35 UTC
When trying to navigate files and folders in any directory with the Orca screen reader turned on, there is a consistent lag (a second or more) that impedes quick and efficient navigation.
STEPS TO REPRODUCE
1. Turn the screen reader on.
2. Open Dolphin.
3. Try to navigate files and folders with the left and right arrows
OBSERVED RESULT
There is a consistent lag that does not allow a smooth navigation.
EXPECTED RESULT
This lag should not be present at all.
Operating System: Arch Linux 
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.6-arch1-2 (64-bit)
Graphics Platform: X11, although this happens on Wayland as well.
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82FN
System Version: Yoga 6 13ARE05
ADDITIONAL INFORMATION
This is some other information that suggests that this might be a problem either  related to Dolphin or QT: "Exception in get_child_count: atspi_error: The process appears to be hung.".
Comment 1 cwo 2025-05-12 19:56:25 UTC
*** Bug 474524 has been marked as a duplicate of this bug. ***
Comment 2 Felix Ernst 2025-05-17 14:47:33 UTC
I have reworked the accessibility code of the Dolphin 25.04 release. I have also interacted with the maintainer of Orca who implemented some performance improvements for Orca 48 I think. At least from my testing, navigating files and folders with arrow keys is now instant while using the Orca screen reader. I will therefore mark this bug report as resolved for now. If you are still experiencing this slowness with the newer software versions mentioned above, please let me know. There might be other causes then.