Closed
Bug 370724
Opened 18 years ago
Closed 18 years ago
Random rendering bug when opening page from new tab
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: andrew.ap.murphy, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Depending on how you visit the example page, it is rendered very differently by Firefox.
For example, when the page is loaded by clicking on a link, it loads fine, however, if it is opened from an open new tab, "open in new tab", or randomly at refresh, the main content of the page jumps around in an inconsistent manner.
Reproducible: Sometimes
Steps to Reproduce:
1. Open a new tab
2. Visit http://www.harvest.org/crusades/2007/turlock/
3. Notice main content is below left hand menu, or there is awkward space above the main menu and content
4. Refresh page
5. Content lines up in a normal manner
Actual Results:
The main content of the page is either below the left hand main menu or there is trapped white space above the main menu and content. A refresh fixes this problem.
Expected Results:
The main content of the page should be to the left of the main menu regardless of by what means the page is accessed
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
I don't see the rendering error.
Hard to tell what would cause this, but I'm sure the <style> tag in the body section instead of the head section doesn't help.
Reporter | ||
Comment 2•18 years ago
|
||
(In reply to comment #1)
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204
> Firefox/2.0.0.1
>
> I don't see the rendering error.
> Hard to tell what would cause this, but I'm sure the <style> tag in the body
> section instead of the head section doesn't help.
>
I seem to have found a work around, and considering the bug has popped up on a few machines, but is very inconsistent, I'm just going to drop the bug for now.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•