Bug 511154 - FileDialog:table cells are not accessible with Details style
Summary: FileDialog:table cells are not accessible with Details style
Status: CONFIRMED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P2 - High : Major
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 07:51 UTC by calen chen
Modified: 2009-08-18 19:32 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.