Closed
Bug 291848
Opened 20 years ago
Closed 15 years ago
alphaimmo.fr - Can't see Flash animation
Categories
(Tech Evangelism Graveyard :: French, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: j-paul.tmp, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312
Build Identifier:
Can't see Flash animation on the left (we see HTML code)
Reproducible: Always
Steps to Reproduce:
1.open the URL
2.
3.
Actual Results:
Can't see the menu
Comment 1•20 years ago
|
||
nothing to do with camino, it happens in firefox too. probably a website design bug.
Assignee: pinkerton → nobody
Product: Camino → Core
QA Contact: plugins
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
the text seen is a design bug, and the html doesn´t look tidy.
from the source code: text in object, outside param tags.
<param name="bgcolor" value="#CCCCCC">
&lib1=Nos+offres+de+ventes&lien1=%2fventes.htm%3flang%3dFR&tar1=_self
&lib2=Coups+de+coeur&lien2=%2fcoupdecoeur_page.htm%3flang%3dFR&tar2=_self
&lib3=Estimez+votre+bien&lien3=%2festimation.htm%3flang%3dFR&tar3=_self
&lib4=Votre+recherche&lien4=%2fcontact.htm%3flang%3dFR&tar4=_self
&lib5=Nos+bureaux+d'affaires&lien5=%2fagences.htm%3flang%3dFR&tar5=_self
&lib6=Rejoignez+notre+equipe&lien6=%2frecrutement.htm%3flang%3dFR&tar6=_self
&lib21=Financement&lien21=%2ffinancement.htm&tar21=_self
&lib22=Demenagement&lien22=%2fdemenagement.htm&tar22=_self
&lib23=Frais+de+notaire&lien23=%2fnotaire.htm&tar23=_self" quality=high
bgcolor="#CCCCCC" width="210" height="400" type="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
Comment 3•20 years ago
|
||
This is a bug in the site -- it uses an WinIE-only syntax for the <object>
(specifically, any browser using something other than the Windows ActiveX Flash
plugin to render that <object> is violating the HTML spec).
Assignee: nobody → french
Status: UNCONFIRMED → NEW
Component: Plug-ins → French
Ever confirmed: true
Product: Core → Tech Evangelism
QA Contact: plugins → french
Summary: Can't see Flash animation → alphaimmo.fr - Can't see Flash animation
Version: Trunk → unspecified
Comment 4•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
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
•