Closed
Bug 274254
Opened 20 years ago
Closed 12 years ago
nvidia.com - drop-down menu covered by flash image
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: geoffrey_mak, Unassigned)
References
()
Details
Attachments
(1 file)
|
150.78 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.7.5) Gecko/20041119 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.7.5) Gecko/20041119 Firefox/1.0 In nVidia's home page : www.nvidia.com/page/home , try click the drop-down menu labelled "All Products" (beside the image of International Site). The drop-down menu appears, but part of it is covered by the flash image below the drop-down menu. In IE, the drop-down menu covers the flash. Reloading the page does not help the appearance of the drop-down menu. Reproducible: Always Steps to Reproduce: 1.go to http://www.nvidia.com/page/home 2.click the drop-down menu labelled "All Products" (beside the image of International Site) Actual Results: The drop-down menu appears, but part of it is covered by the flash image below Expected Results: the drop-down menu should cover the flash, but not vice versa. i am using the Firefox default theme, but i don't think it is relevant though.
| Reporter | ||
Comment 1•20 years ago
|
||
You see the blue image of "The NVIDIA 2001 Holiday Gift Guide"? that is the flash image. And the dropdown image is covered by it.
| Reporter | ||
Comment 2•20 years ago
|
||
Comment on attachment 168531 [details]
screenshot
You see the blue image of "The NVIDIA 2001 Holiday Gift Guide"? that is the
flash image. And the dropdown menu is covered by it.
Comment 3•20 years ago
|
||
This is due to that they dont have the attribute wmode="transparent" on the embed tag. --> Tech Evangelism
Assignee: firefox → english-us
Component: General → English US
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: firefox.general → english-us
Hardware: PC → All
Summary: drop-down menu covered by flash image → nvidia.com - drop-down menu covered by flash image
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Severity: normal → major
This seems fixed as of today, I get the following code: <!-- <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="497" height="261" id="Feature_Holiday_04" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="/docs/CP/1/Feature_Holiday_04.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#000000" /> <param name="WMode" VALUE="Transparent" /> <embed src="/docs/CP/1/Feature_Holiday_04.swf" quality="high" bgcolor="#000000" width="497" height="261" name="Feature_Holiday_04" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> -->
Comment 5•20 years ago
|
||
(In reply to comment #4) > This seems fixed as of today Not really, the original bug was that the dropdown menu appears behind the flash in the content area. Now there is no longer any flash there, it has been replaced with an image. The code you point out is from the header.
Comment 6•12 years ago
|
||
Now, this bug is fixed in Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/19.0 Firefox/19.0 ID:20121015030612
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•