Bugzilla – Bug 476860
NotifyIcon: label and icon have incorrect position and size to navigate
Last modified: 2009-03-04 15:32:07 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: