Bug 490105

Summary: accessible position and size of ToggleButton is incorrect
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low    
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-03-30 09:16:17 UTC
REPRO:
1. run uia2atk/test/samples/openfiledialog.py or toolstripspitbutton.py or toolbarbutton.py
2. run Accerciser,in treeview on the left: browse to 'toggle button', under 'interface viewer', expand component, see position and size
3. browse to 'push button' before 'toggle button', see position and size

RESULTS:

'toggle button' and 'push button' show the same accessible position and size.  red rectangle appear in the same positon in application  

EXPECTED RESULTS:

'toggle button' and 'push button' should have difference postion and size