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 310136 - Unable to get number of mails in a folder using accessibility interface
Unable to get number of mails in a folder using accessibility interface
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 271192
 
 
Reported: 2005-07-12 14:48 UTC by jpremkumar
Modified: 2013-09-13 00:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
patch (2.98 KB, patch)
2005-07-19 07:50 UTC, Li Yuan
none Details | Review

Description jpremkumar 2005-07-12 14:48:03 UTC
Distribution/Version: SuSE 9.3

Used AccessibleTable_getNRows (table) to retrieve the number of rows in the 
Message List tree folder.

Expected result:
The number of mails in the list

Actual Result:
Number of mails + 1

Additional Information:
at-poke also shows 'row count + 1' as number of rows when message list tree is
poked.
Comment 1 Harry Lu 2005-07-13 02:48:02 UTC
This is an a11y bug for e-tree. Li Yuan will provide a patch next week.
Comment 2 Li Yuan 2005-07-19 07:50:45 UTC
Created attachment 49386 [details] [review]
patch