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 171564 - wrong report for objects with 'list' and 'table' roles
wrong report for objects with 'list' and 'table' roles
Status: RESOLVED FIXED
Product: gnopernicus
Classification: Deprecated
Component: speech
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Oana Serb
Oana Serb
AP1
Depends on:
Blocks:
 
 
Reported: 2005-03-25 09:19 UTC by Oana Serb
Modified: 2005-04-05 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.46 KB, patch)
2005-03-25 09:21 UTC, Oana Serb
accepted-commit_now Details | Review
reworked patch (1.51 KB, patch)
2005-03-30 12:13 UTC, Oana Serb
committed Details | Review

Description Oana Serb 2005-03-25 09:19:58 UTC
Run SwingDemo
Choose 'List' tag
Move through the items, using <tab>
The list items are not reported and the number of list items is not correct
Choose 'Table' tag
Move through the table cells
The cells are not reported
Comment 1 Oana Serb 2005-03-25 09:21:31 UTC
Created attachment 39236 [details] [review]
Proposed patch
Comment 2 bill.haneman 2005-03-29 11:54:03 UTC
Comment on attachment 39236 [details] [review]
Proposed patch

OK to commit if it's been tested.
Comment 3 Oana Serb 2005-03-30 12:13:48 UTC
Created attachment 39431 [details] [review]
reworked patch 

In case of 'Table' tab, for the second table, the cells from 'Sport' column are
combo boxes. If I move through the values of the combo boxes, to change them,
the values are reported as table cells, not as list items.
This patch solves this problem.
Comment 4 Oana Serb 2005-04-05 11:32:05 UTC
Comment on attachment 39431 [details] [review]
reworked patch 

Patch committed to head.