After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 360541 - [blocked] The labels in the nautilus folder property window were not reported by orca.
[blocked] The labels in the nautilus folder property window were not reported...
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
1.0.x
Other All
: Normal normal
: ---
Assigned To: Lynn Monsanto
Orca Maintainers
Depends on: 363116
Blocks:
 
 
Reported: 2006-10-08 01:50 UTC by Tim Miao
Modified: 2006-10-26 07:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tim Miao 2006-10-08 01:50:42 UTC
Please describe the problem:
Using the at-poke application to examine the widgets in the nautilus application (the app that gives you the folder property window), one can see that the label for and label by properties are not being set.

Steps to reproduce:
1. Enable the desktop assistive technology support.
2. Run orca.
3. Select Documents folder in desktop.
4. Press Ctrl+I to invoke the folder properties window.
5. Press Tab to move focus to every text widget.

Actual results:
The labels failed to be reported by orca. For example, in the basic tab, press Tab to move focus to 'Type: folder' widget, it was reported as 'folder' only, and skipped the 'type' label.

Expected results:
All the text widgets should be reported by orca.

Does this happen every time?
Yes.

Other information:
This bug can be found with gnome 2.16 on solaris nevada_45/nevada_46.
Comment 1 padraig.obriain 2006-10-18 08:55:48 UTC
Transferring to orca for evaluation.
Comment 2 Willie Walker 2006-10-18 11:29:50 UTC
Most likely not an Orca bug.  Not sure why it was transferred here, but I'll keep this one open and make it blocked by Nautilus bug 363116.
Comment 3 Lynn Monsanto 2006-10-24 01:22:12 UTC
I tested with Nautilus 2.16.1 and cannot reproduce the problem. The folder property tabs are spoken correctly.
Comment 4 Tim Miao 2006-10-24 03:14:20 UTC
I could reproduce this bug with nautilus 2.16.1 with orca 1.0.0. Do you test this with the latest orca 2.17? Thanks.
Comment 5 Willie Walker 2006-10-24 07:42:16 UTC
This problem can still be reproduced with 2.16.1 on Ubuntu.  Please refer to the "actual results" portion of the bug, since I'm not sure you are looking for the right behavior: "The labels failed to be reported by orca. For example, in the basic tab, press Tab to move focus to 'Type: folder' widget, it was reported as 'folder' only, and skipped the 'type' label."  The blocking bug for this report has a potential patch.  Please apply the patch to nautilus, rebuild it, and retest.
Comment 6 Lynn Monsanto 2006-10-25 18:15:58 UTC
Fix confirmed by Will Walker
Comment 7 padraig.obriain 2006-10-26 07:32:35 UTC
Are you saying that with the patch in bug 363116 applied that the problem is fixed?