Closed
Bug 269733
Opened 20 years ago
Closed 17 years ago
Layers on the website aren't displayed properly.
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rohan, Unassigned)
References
()
Details
(Keywords: qawanted)
Attachments
(1 file)
|
83.16 KB,
image/png
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Layers aren't sizing properly. It appears to be due to Firefox not supporting "100%" as a width for DIVs properly. Reproducible: Always Steps to Reproduce: 1. Go to the link in Firefox, and then go to the link in Internet Explorer 2. 3. Actual Results: The layer positioning and sizing was handled improperly by FireFox Expected Results: Displayed the webpage as displayed in IE
Comment 1•20 years ago
|
||
I see the exact same rendering in IE6, FF 1.0 final, and trunk 20041113 PC/WinXP.
Assignee: general → nobody
Component: Browser-General → Layout
Keywords: qawanted
QA Contact: general → core.layout
Summary: Layers on the website aren't displayed properly. → Layers on the website aren't displayed properly.
Comment 2•20 years ago
|
||
Reporter, could you please clearly describe the problem such that someone who doesn't have IE (which covers a number of developers on this project) would know what you're talking about?
Comment 3•20 years ago
|
||
It looks like once in a while one of the links in the table doesn't render and instead shows its HTML code, which is long and expands the table (bug 95067 and bug 136839). The question is, why don't the links render sometimes?
Updated•20 years ago
|
Severity: major → normal
Comment 4•20 years ago
|
||
What are the steps to reproduce that problem? Can you create a minimal testcase? Preferably one that reproduces it consistently?
Comment 5•20 years ago
|
||
(In reply to comment #4) > What are the steps to reproduce that problem? Reload till you see it. You could also try clearing the cache. (In reply to comment #4) > Can you create a minimal testcase? Preferably one that reproduces it consistently? No. When the page works, the source is <a href="foo">This is a link</a> When the page doesn't work, the source is <a href="foo">This is a link When you save either version, the local copy stays the same no matter how many times you reload. I believe I've also seen this on the MozillaZine forums main page.
Comment 6•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•17 years ago
|
||
URL is 404.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•