Bug 476878 - MainMenu: the component of its children are incorrect
Summary: MainMenu: the component of its children are incorrect
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 0.9.1
Hardware: Other Other
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-18 09:05 UTC by Ray Wang
Modified: 2009-07-14 19:50 UTC (History)
1 user (show)

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 Ray Wang 2009-02-18 09:05:06 UTC
PROBLEM STATEMENT:
MainMenu has two children(MenuItem) from the sample, the position/size(component) of each menu item is never changed even if you move the window 

REPRODUCE:
1. start uia2atk/test/samples/mainmenu.py and accerciser
2. navigate from "ipy" -> "MainMenu control" -> menu bar -> "&File" from left side
3. open "interface viewer" -> "Component" from right side

RESULTS:
double click each menu item from accerciser. the red rectangle navigate to wrong position.
the position/size(component) of each menu item is never changed even if you move the window 


EXPECTED RESULTS:
the red rectangle navigate to correct position.
the position/size(component) of each menu item will be changed after you move the window
Comment 1 Sanford Armstrong 2009-02-18 15:17:03 UTC
Unfortunately, getting SWF.MenuItem positions properly will require patching MWF.  I will look at this bug to see if it is fixable for 1.0.
Comment 2 Brad Taylor 2009-03-04 16:54:09 UTC
Any update on this bug, Sandy?  If you're working on it, please update the hours.  Otherwise, please unassign it from yourself.  Thanks.
Comment 3 Sanford Armstrong 2009-03-11 18:17:28 UTC
I do not think this is fixable for 1.0.  We really need to patch MWF.  Sorry for the late reply.