Bugzilla – Bug 511154
FileDialog:table cells are not accessible with Details style
Last modified: 2009-08-18 19:32:12 UTC
REPRO: 1. run uia2atk/samples/savefiledialog.py, default with 'list' style 2. run accerciser, expand tree table, all table cells are accessible 3. click dropdown button from small toolbar on the top right side to expand menu from GUI, click 'Details' menu item(listview shows table cells with detail style) 4. rerun step2 , expand tree table to see if table cells are accessible RESULTS: table cells are not accessible when "Details" style is selected EXPECTED RESULTS: table cells are accessible with all kind of view styles(List, Detail, LargeIcon, SmallIcon, Tiles)
Unassigning all 1.0 bugs except where I have uncommitted code.