Bug 476860 - NotifyIcon: label and icon have incorrect position and size to navigate
Summary: NotifyIcon: label and icon have incorrect position and size to navigate
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.0
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 07:57 UTC by calen chen
Modified: 2009-03-04 15:32 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-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: