Closed
Bug 117715
Opened 23 years ago
Closed 21 years ago
css divs do not show up in browser on first load; appear on window resize
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
VERIFIED
WORKSFORME
mozilla1.1alpha
People
(Reporter: jon.kolko, Assigned: attinasi)
References
()
Details
(Whiteboard: need testcase)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
the page above validates 100% css & *almost* validates proper HTML with minor
exceptions [missing ALT tags], yet the images contained in one of the navbars
[top, under the black bar, aligned to the right of the screen] do not appear
when initially loaded. They show up on window resize or hitting F5 or hitting
reload.
Reproducible: Always
Steps to Reproduce:
1.load page http://www.smallbear.org/web/index.shtml
Actual Results: The page refreshes without the proper images.
Expected Results: 2.press F5 and the page will correct itself.
This happens on every version of this page.
Comment 1•23 years ago
|
||
wfm with win2k build 20020101..
I tried again. Hitting the page works fine when clicking a link to it. Enter
the URL by hand into the browser, or simply press Enter after the already-
loaded URL - the images go away.
Comment 3•23 years ago
|
||
Confirming the problem. 2002010103 NT4
The images appeared when I first loaded the page, then I pressed Back
then Next and the images had disappeared. just resizing the window
makes them reapper.
I'm seeing it on 2002010203, Win95 (used comment #2 suggestion). Marking as NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
We should render valid pages fine. Nominating.
Seeing also on Linux 2002012021 build.
Updated•23 years ago
|
Target Milestone: --- → mozilla1.1
I have updated the site to include an iframe, fixing this issue with a hack.
That is - the issue is still an issue with Mozilla, but I would rather the site
work.
Could you please make a small testcase of the problem? Without it it's
impossible to find a fix to the bug.
Whiteboard: need testcase
Comment 8•22 years ago
|
||
reporter (Jon Kolko), testcase please?
Comment 9•21 years ago
|
||
The page is a 404, so there is no way to reproduce this bug... Marking
worksforme, please reopen if there is a page showing the problem.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•