Bug 519139 - PropertyGrid: table cell is missing 'focused' state when clicked
Summary: PropertyGrid: table cell is missing 'focused' state when clicked
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 10:30 UTC by calen chen
Modified: 2011-06-03 12:45 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 10:30:41 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)
Comment 1 Brad Taylor 2009-07-14 16:08:41 UTC
Move all P1 and P2 bugs into Release 1.1 milestone.