Closed Bug 206723 Opened 21 years ago Closed 20 years ago

solid border (via CSS) misrenders around flash objects

Categories

(Tech Evangelism Graveyard :: Danish, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sw, Unassigned)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030521 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030521 Mozilla Firebird/0.6

CSS border added to any flash object results not in a full border but in a
broken semi-border enclosing only the bottom of the object.

style="border: 1px solid #000"

Love the browser, hope you can fix this.

Regards, Sun

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

Actual Results:  
broken, partial border

Expected Results:  
full border. IE renders it correctly.
Confirming in Moz 2003051508, so not a Firebird bug.
->Layout
Assignee: blaker → other
Status: UNCONFIRMED → NEW
Component: General → Layout
Ever confirmed: true
Product: Phoenix → Browser
QA Contact: asa → ian
Version: unspecified → Trunk
Rendered incorrectly on W98 build 20021016
Discovered problem on Debian Linux running Mozilla
Renders correctly in IE
If there is a border definition (inline or CSS) in an <a> tag, the border is 
always rendered as if the link were text, even if the link itself is larger, 
such as a flash object or image. The result is a border that is smaller than 
the actual link object.  I have attached a very simple html example that shows 
the problem.  Verified with Mozilla under both Win98 and Debian Linux.  
Probably affects all.
- Stephen
Mozilla's rendering is correct.  see bug 74712 comment 2

the border should not be applied to the <a>, but to the flash object.

==> Evang (German?)
Assignee: other → german
Component: Layout → German
Product: Browser → Tech Evangelism
QA Contact: ian → german
Version: Trunk → unspecified
The original testcase has the border on the OBJECT.  However, our rendering is
correct if we're displaying the EMBED inside of it rather than the OBJECT itself
(unless one thinks OBJECT should be 'inline-block', which I don't).
Attached file sample code
mozilla 1.5 on WinNT, WinXP - renders only partial border
Component: German → Danish
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 width="611" height="611" align="" style="border: 0px solid #000;">

Border is now set on the object, marking fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: