Closed
Bug 259046
Opened 21 years ago
Closed 21 years ago
http://www.newyorkrangers.com/ fails to load correctly--All content shifted to right side of window, significantly.
Categories
(Core :: Layout: Floats, defect)
Core
Layout: Floats
Tracking
()
RESOLVED
DUPLICATE
of bug 258118
People
(Reporter: dmb41, Assigned: mikepinkerton)
Details
(Keywords: regression)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040912 Camino/0.8+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a4) Gecko/20040912 Camino/0.8+
Browse to http://www.newyorkrangers.com/
observe how, upon the completion of the page load, the main content of the site
is significantly shifted to the right of the window. It is only fixed by
resizing the window (manual or zoom).
Reproducible: Always
Steps to Reproduce:
1. go to http://www.newyorkrangers.com/
2. Let the page finish loading
3. Observe where main content of page is now located.
Actual Results:
Most of the content was shifted to the right of the page, making it unreadable
without a resize
Expected Results:
Load in the appropriate place -- like all other sites...(this only happens with
http://www.newyorkrangers.com/ ...i thought it would be all NHL sites, but,
it's not, just http://www.newyorkrangers.com/
this only happens with http://www.newyorkrangers.com/ ...i thought it would be
all NHL sites, but, it's not, just http://www.newyorkrangers.com
Comment 1•21 years ago
|
||
I can see the bug.
The bug doesn't happen in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040824 (zipped
build at 18:18)
But it does happen in:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040825 (zipped
build at 19:01)
So it looks like a regression.
Component: Page Layout → Layout: Floats
Keywords: regression
Product: Camino → Browser
Version: unspecified → Trunk
Updated•21 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: MacOS X → All
Hardware: Macintosh → All
Comment 2•21 years ago
|
||
This testcase has the correct url to the flash file. When I don't have a
correct url to the flash file, you don't even need Hyatt's hack to see the bug.
Comment 3•21 years ago
|
||
The strange thing is, this bug looks the same as bug 105520 (but in this it
seemed to work all right, until the regression date).
So maybe this should also be under Layout:tables?
Comment 4•21 years ago
|
||
Reduced testcase, demonstrating that this bug is not dependant on the <select>,
<table> or <object> tags. The <br style="clear: left"> doesn't seem to clear.
Also, on a side note, the favicon for this site does not work as it does in
other browsers.
Comment 6•21 years ago
|
||
Works with Build ID 2004091306 now, so this is probably a duplicate of bug
258118.
Comment 7•21 years ago
|
||
*** This bug has been marked as a duplicate of 258118 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•