Bugzilla – Bug 518092
PropertyGrid :TreeView table cells with children lack of 'expandable' state
Last modified: 2009-08-18 19:37:03 UTC
PROBLEM STATEMENT the tree view table with children can be expanded or contracted should have 'expandable' state. REPRO 1. Run uia2atk/test/samples/propertygrid.py 2. Run Accerciser, open the "Interface Viewer" tab, and expand the "Accessible" expander. 3. In Accerciser's left pane, browse to and select a parent table cell who's Name is "Font" and Role Name is "table cell" RESULTS The parent table cell has no 'expandable' state EXPECTED RESULTS The parent table cell should have 'expandable' state
Unassigning all 1.0 bugs except where I have uncommitted code.