Bug 476860

Summary: NotifyIcon: label and icon have incorrect position and size to navigate
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.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-02-18 07:57:28 UTC
PROBLEM STATEMENT:

label and icon in BalloonTip alert window have the same position and size with alert window

REPRO:

1. run accerciser
2. run uia2atk/test/samples/notifyicon.py, click "balloon" button to invoke
alert window
3. in accerciser, expand 'ipy' on the left tree, expand item with "alert" role name, select label and icon to navigate and see their position and size under "interface viewer" 

RESULTS:

label, icon have the same position (1178,712) and size (100 * 56) as alert have


EXPECTED RESULTS:

label and icon should have their own position and size


COMMENTS: