Closed
Bug 352974
Opened 18 years ago
Closed 16 years ago
The menus appear behind shopping cart and flash
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 111920
People
(Reporter: jancarl, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
If "How to play 3c" is chosen in the website features' menu, additional drop down menus apear behind the flash animation. The same problem occurs with our shopping cart (java app) displayed. This problem does not occur with IE.
Reproducible: Always
Steps to Reproduce:
1.click on the "shopping cart" or
2."How To Play 3-C" in the Website Features Menu
3.then bring down the "video library" or any other long menu item and it will appear behind the existing display.
Actual Results:
The menu cannot be accessed
Expected Results:
the menu should appear in front and you should be able to make a selection from the menu
Comment 1•18 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/09
Version: unspecified → 1.5.0.x Branch
Comment 2•18 years ago
|
||
I see this in both Windows (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.8.1.5) Gecko/20070713 Firefox/2.0.0.5) and Linux (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070718 Fedora/2.0.0.5-1.fc7 Firefox/2.0.0.5).
The website listed in the initial bug report is the first time I have seen this in Windows. I have seen it many times in Linux with sites that work fine in Windows. Here are a couple:
http://www.outdoorphotographer.com/
The menu bar is along the top (how-to/gear/locations/etc). The menus are completely hidden by the flash.
http://www.toyota.ca/cgi-bin/WebObjects/WWW.woa/wa/vp?vp=Home&language=english
The menu bar is along the right side (vehicles/customizations/promotions/etc). The menus are only partly hidden, so they can be accessed, but most of them are not visible enough to read.
Comment 3•18 years ago
|
||
is this a dupe of Bug 111920?
Comment 4•16 years ago
|
||
I still see this problem described in comment 0
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2) Gecko/20081125 Firefox/3.1b2
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: 1.5.0.x Branch → unspecified
Updated•16 years ago
|
Keywords: testcase-wanted
Whiteboard: CLOSEME 07/09
This is indeed a case of a missing wmode="transparent". (It's present as a <param> inside the <object> for IE, but not as an attribute on the <embed> which gets presented for non-IE browsers.)
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Keywords: testcase-wanted
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•