Bug 511154

Summary: FileDialog:table cells are not accessible with Details style
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Major    
Priority: P2 - High CC: mgorse
Version: Release 1.0   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-06-09 07:51:16 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)
Comment 1 Michael Gorse 2009-08-18 19:32:12 UTC
Unassigning all 1.0 bugs except where I have uncommitted code.