Bug 490105 - accessible position and size of ToggleButton is incorrect
Summary: accessible position and size of ToggleButton is incorrect
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-30 09:16 UTC by calen chen
Modified: 2009-04-14 19:35 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-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