Closed
Bug 1227
Opened 26 years ago
Closed 25 years ago
"scrolling" attribute on <FRAME> tag being ignored
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P2)
Tracking
()
VERIFIED
FIXED
M5
People
(Reporter: angus, Assigned: karnaze)
References
()
Details
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Assignee: karnaze → vidur
Status: ASSIGNED → NEW
There are 3 <frame> documents in this page. The 1st one, nav.html, displays
properly without the scroll bar, which was the original point of the bug.
The other 2 <frame> documents are not rendering properly. They do not render
properly if viewed as top level documents, so the problem is probably not due to
framesets.
spon.html does not show up. It has an anchor with an image. main_window.html
shows up briefly and then disappears. It has javascript. I'm reassigning this to
Vidur because of the latter problem. When it is fixed, someone else should
figure out why the simple spon.html does not render as a top level doc.
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
fyi the reference URL will not even properly layout now...looking at that to file
separate bug
Updated•26 years ago
|
QA Contact: 4110 → 3849
Updated•26 years ago
|
Assignee: vidur → pnunn
Target Milestone: M4 → M5
Comment 5•26 years ago
|
||
The problem that was originally attributed to JavaScript has nothing to do with
JavaScript. The image representing the clock is updated using client pull (or is
it server push?). This does not seem to work yet in Gecko. Pam, this is yours.
vidur:
Let's split these bugs into at least 2.
I can see the update problem on the clock.
I opened a new bug, #5524, for it. Its a
reload policy problem.
And this bug gets to keep the frame/scrolling problem.
The scrolling on a frames would go to.....?????
I'm forwarding it to Troy. He'll know who's the
right person for it.
-pn
Assignee: pnunn → troy
Status: ASSIGNED → NEW
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 8•25 years ago
|
||
The original problem reported is fixed. The 2 frames on the left have no
scrolling and the frame on the right has auto scrolling. The other problem I'm
seeing (and not sure if bug 5524 addresses it) is that after a few seconds, the
frame doc on the right gets replaced with a timer and nothing else. In Nav4.5 an
entire document remains in the right frame doc.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•25 years ago
|
||
The scrolling issue is fixed, the right panel behaves oddly as CHris mentioned,
but once I reloaded the page the content stayed as expected. But, since this bug
deals witht he scrollbars -- marking this as verified.
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•