Bugzilla – Bug 519099
PropertyGrid: 'click' action doesn't work for cells
Last modified: 2009-07-14 19:43:56 UTC
PROBLEM STATEMENT: perform 'click' action on accerciser doesn't select and focus the table cell REPRO: 1. run uia2atk/test/samples/propertygrid.py, 'Text' table cell is default selected and focused with blue rectangle 2. run accerciser, expand 'property grid' panel, expand 'tree table', browse to one table cell(e.g AccessibleDescription) 3. under interface viewer, expand Action, select click, perform click button RESULTS: the focus and selection doesn't move to 'AccessibleDescription' from 'Text' EXPECTED RESULTS: doing step3 should move focus and selection to 'AccessibleDescription' table cell COMMENTS:
Move all P1 and P2 bugs into Release 1.1 milestone.