Re: Parents & children not consistent
Re: Parents & children not consistent
- Subject: Re: Parents & children not consistent
- From: Eric Schlegel <email@hidden>
- Date: Mon, 11 Nov 2002 23:13:37 -0800
On Monday, November 11, 2002, at 11:02 PM, Michael Kamprath wrote:
Actually, the problem I found is that the parent of a menu item that
is in a
sub-menu (meaning the menu item's parent is the sub-menu) does not
itself
have a parent, which should be pointing to the menu item that the
sub-menu
roots to. However, if I search from the menu bar UI element root, I
can find
that menu item that the sub-menu roots to and its child (which should
be the
sub-menu itself) is set correctly. It just looks like the two way
linking
did not occur between a sub-menu and the menu item it roots to.
Exactly correct. The Carbon Menu Manager doesn't keep a back link from
submenus to their parent, so we don't current report a parent attribute
for the submenu.
Most likely, I'll do something about this for the next major release of
X.
-eric
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.