Bug 519099 - PropertyGrid: 'click' action doesn't work for cells
Summary: PropertyGrid: 'click' action doesn't work for cells
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P2 - High : Normal
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-03 08:08 UTC by calen chen
Modified: 2009-07-14 19:43 UTC (History)
0 users

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-07-03 08:08:44 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:
Comment 1 Brad Taylor 2009-07-14 16:08:40 UTC
Move all P1 and P2 bugs into Release 1.1 milestone.