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 319308 - Accessibility: Folder name does not exist in canvas
Accessibility: Folder name does not exist in canvas
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.4.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 327510
 
 
Reported: 2005-10-20 12:44 UTC by Nagappan Alagappan
Modified: 2013-09-10 13:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Add the folder name to current minicard view (1.95 KB, patch)
2005-12-07 09:36 UTC, Boby Wang
rejected Details | Review
Modified patch for this bug (2.03 KB, patch)
2006-01-13 08:37 UTC, Boby Wang
rejected Details | Review
updated patch for this (2.04 KB, patch)
2006-02-22 10:22 UTC, Boby Wang
committed Details | Review

Description Nagappan Alagappan 2005-10-20 12:44:39 UTC
Distribution/Version: SuSE 10.0

Steps to reproduce:
1. Create new address book
2. Create at-least one cotnacts
3. Open accessibility tool 'at-poke' and navigate to the contacts folder name

Actual result:
Contacts folder name will be something like 'current address book folder has 1
cards'

Expected result:
Folder name should be there...

Additional info:
When automating with LDTP, I found this bug
Comment 1 Boby Wang 2005-12-07 09:36:21 UTC
Created attachment 55738 [details] [review]
Add the folder name to current minicard view

Here, I have complete the patch which will add the folder name to current
minicard view.
Comment 2 Sushma Rai 2006-01-13 05:05:56 UTC
Once you get the EBook, add as assert statement.
also, Also EBook needs to be unrefed after book name is read.
Comment 3 Boby Wang 2006-01-13 08:37:49 UTC
Created attachment 57269 [details] [review]
Modified patch for this bug

Add some statements to free the object.
Comment 4 Sushma Rai 2006-01-18 06:08:17 UTC
One more change..
Insted of "current address book folder [%s] has %d card",
please have the string
"current address book folder %s has %d card"

In case we fail to get the folder name, then having the square
brackets will not look good.
Comment 5 Boby Wang 2006-02-22 10:22:04 UTC
Created attachment 59922 [details] [review]
updated patch for this

remove square brackets
Comment 6 Sushma Rai 2006-02-22 11:15:42 UTC
Now we are in string freeze mode. This can be committed only
after CVS head is open for string change commits after 2.6 relase.
Comment 7 Srinivasa Ragavan 2006-03-02 04:30:47 UTC
Targetting for 2.7
Comment 8 Li Yuan 2006-03-20 10:20:48 UTC
The patch has been committed into CVS Head.
Comment 9 André Klapper 2006-03-22 01:56:46 UTC
yepp, committed to 2.7 head.
closing as per last comment.

li yuan, feel free to change patch status to "committed" and to close the bug as fixed. thanks in advance. :-)