Closed
Bug 269790
Opened 20 years ago
Closed 20 years ago
Signature Images
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: xaenyth, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Signature images on the Invision message board at http://www.sonsofsmash.com/sobsforum do not display correctly. Regular images such as jpgs and gifs are cut in half. Flash signatures are displayed entirely, but overlap the following reply on a thread. The following link is a screenshot of the problem: http://xaenyth.tekgamer.net/sobsfirefox.gif Reproducible: Always Steps to Reproduce: 1. Log onto the forum at http://www.sonsofsmash.com/sobsforum 2. Click on a thread. Actual Results: All information on the message board is displayed correctly except signature images. Expected Results: Displayed signature images correctly.
Updated•20 years ago
|
Assignee: bugs → nobody
Component: Web Site → Layout
Product: Firefox → Browser
QA Contact: core.layout
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
Since this needs a login, this is a little hard to reproduce... if you save the page as "web page, complete", does it show the bug? If so, can you zip up the saved page and attach it to this bug using https://bugzilla.mozilla.org/attachment.cgi?bugid=269790&action=enter ?
Comment 2•20 years ago
|
||
The signature images are contained within a div that has max-height: 50px and overflow: hidden. Redundantly, the box is only 50px high and any overflow is hidden. IE doesn't support max-height, so it displays differently. Marking invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•