Bugzilla – Bug 519139
PropertyGrid: table cell is missing 'focused' state when clicked
Last modified: 2011-06-03 12:45:19 UTC
PROBLEM STATEMENT: click or navigate action doesn't raise 'focused' state for table cell REPRO: 1. run uia2atk/test/samples/propertygrid.py 2. run accerciser, expand 'tree table' under 'Property Grid' panel on the left treeview, browse to one table cell (e.g 'AccessibleDescript') 3. on GUI, mouse click or press Up/Down to 'AccessibleDescript' table cell 4. on accerciser, see 'AccessibleDescript' table cell states under interface viewer RESULT: table cell doesn't raise 'focused' state EXPECTED RESULTS: 'AccessibleDescript' table cell should raise 'focused' state COMMENTS: table cells also should have 'focusable' state because it can be focused by key(see bug516376)
Move all P1 and P2 bugs into Release 1.1 milestone.