Bugzilla – Bug 476878
MainMenu: the component of its children are incorrect
Last modified: 2009-07-14 19:50:48 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
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.
Any update on this bug, Sandy? If you're working on it, please update the hours. Otherwise, please unassign it from yourself. Thanks.
I do not think this is fixable for 1.0. We really need to patch MWF. Sorry for the late reply.