Closed Bug 40262 Opened 25 years ago Closed 24 years ago

Percent height on EMBED gets turned into pixel size if missing quote

Categories

(Tech Evangelism Graveyard :: English US, defect, P3)

x86
All
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 47755

People

(Reporter: walter_ebeling, Assigned: harishd)

References

()

Details

(Keywords: qawanted)

Attachments

(2 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m16) Gecko/20000522 BuildID: 2000052208 The Flash animations on the right side of the homepage are way too small.Everything else works correctly. Check out Netscape for a correct display. Reproducible: Always Steps to Reproduce: 1.Load www.signal-iduna.de 2. 3. Expected Results: The size of the animation boxes should be approximately 4 to 5 times wider and higher. The page seems to be optimized for 1024x768 resolution, if you reduce the window size to 640x480, the middle frame will have scrollbars and the correct width of the animated boxes will become visible.
It appears that the Flash object is ignoring the height=100% and width=100% From the source: <embed src="rechts/blanko.swf" quality=high width="100%" height="100% type= .... Notice: There is no closing '"' for the width=100% specification. I'm not sure if this is causing the problem, or if it's an issue with the Flash. In Netscape or Internet Explorer the Flash animation takes up the whole screen.
Severity: major → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows NT → All
Reassigning to Andrei.
Assignee: clayton → av
Yes, This problem is related to the missing end quote for height. If you download the sample url and fix the html file, the flash animation is played at correct size in NS6.
Should we fix it then ignoring absence of the quotation mark?
Status: NEW → ASSIGNED
The testcase for this bug is gone. Also, isn't this a parser bug?
Reassigning to peterl and moving to m0.9.1
Assignee: av → pierre
Status: ASSIGNED → NEW
Component: Layout → Plug-ins
Target Milestone: --- → mozilla0.9.1
Reassigning to peterl.
Assignee: pierre → peterl
Petersen/Shrir, Can you try this again. Adding qawanted
Status: NEW → ASSIGNED
Keywords: qawanted
i don't see the page at all. Something in german is printed out (file not found or something..)
If you have time, can you whip up a testcase so this can be closed out, moved, or fixed. Thanks!
Moving to m0.9
Target Milestone: mozilla0.9.1 → mozilla0.9
I just checked in viewer and it looks like content thinks that the percentage height should be a pixel height instead. Over to parser..... old Summary: Flash Animation in frames are too small
Assignee: peterl → harishd
Status: ASSIGNED → NEW
Component: Plug-ins → Parser
QA Contact: petersen → bsharma
Summary: Flash Animation in frames are too small → Percent height on EMBED gets turned into pixel size if missing quote
Peter, parser just collects attributes. It does not process them. However, the root cause of the problem seems to be the missing quote. I don't think we should even fix it or atleast this is not serious enough to get in for m0.9. Inclined to mark WONTFIX. May be we can evangelise. For now futuring the bug.
Component: Parser → Evangelism
Target Milestone: mozilla0.9 → Future
Can the parser just catch a %<space> in an attribute and make it equal to a %"<space> dunno? What's the spec say?
This is a dupe of bug 47755 and there is no need to evangelize (URL gone). 47755 is WONTFIX, but we have an assigned bug about the same issue: bug 44485.
*** This bug has been marked as a duplicate of 47755 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Target Milestone: Future → ---
Version: other → unspecified
this isn't really a dupe but the site is gone.
Status: RESOLVED → VERIFIED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: