Closed
Bug 354346
Opened 18 years ago
Closed 18 years ago
Menus under Bookmarks menu show up as menu items.
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 332663
People
(Reporter: wwalker, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060925 Minefield/3.0a1
Build Identifier: Nightly from 26-Sep-2006 - Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060925 Minefield/3.0a1
When I run the latest nightly (26-Sep-2006) of Firefox on Ubuntu Edgy nightly, I notice that menus inside menus are sometimes reported as menu items. For example, I have a "Bookmarks" menu that has a sub-menu called "Ubuntu and Free Software links". When I look at the "Ubuntu and Free Software links" menu via at-poke, it shows up as a menu item instead of a menu.
Reproducible: Always
Steps to Reproduce:
1. See details.
Actual Results:
Submenus of menus sometimes show up with a role of "menu item". This seems to happen primarily in the Bookmarks menu.
Expected Results:
Submenus should show up with a role of "menu".
Reporter | ||
Comment 1•18 years ago
|
||
I should also add that when looking at these kinds of menu items in at-poke, they have no children. But, when I get a handle to one of the children of these submenus, the submenu is shown as being their parent.
I think these kinds of bugs have the same root cause as Bug 246985.
We had a workaround before.
But it only worked sometimes. We had removed the workaround because of some regressions.
*** This bug has been marked as a duplicate of 332663 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•18 years ago
|
||
Keep in mind, however, that there may be two different problems here. One is not being able to get to the children (the potential duplicate), and the other is that the incorrect role is being used: "menu item" versus "menu" (which may be a different bug). I don't understand enough about that was going on in the potential duplicate to know if these two problems are related.
You need to log in
before you can comment on or make changes to this bug.
Description
•