Re: [orca-list] When opening a folder with lot of files in it with Orca, it is very slow.



It is not normal. With nvda this problem does not except.


W dniu 27.03.2018 o 17:32, Edhoari Setiyoso pisze:

Hi Alex,

Following steps to reproduce, it takes about 2 seconds after opening test folder before orca is responding.
Afterward, things are normal.

Environment

  • Debian stretch
  • orca master
  • Caja 1.16.6

Please note that except orca, the other environment is different.

Best Regards

Edhoari Setiyoso
On 03/27/2018 08:18 PM, Alex ARNAUD wrote:
Hello all,

A user has reported to me this issue with these folders with lot of data.

Environment:
- Debian sid
- Caja 1.20 / Nautilus 3.26.2
- Orca master

1) Create a folder and execute in it this script to create 1000 files in the directory
#!/bin/bash

for i in {1..1000}
do
    touch file$i.txt
done
2) Launch Caja or Nautilus (here in icon mode)
3) Choose the directory with the 1000 files

Result: Orca will takes too much time to respond.
Expected result: Orca should be as reactive as the file manager is without it.

Best regards.



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]