Closed
Bug 5067
Opened 26 years ago
Closed 25 years ago
example 9 has cruft in between frames
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: cpratt, Assigned: danm.moz)
Details
if you look at example 9 (selecting it from the debug menu), the thing (what is
it called?) between the frames is not drawing correctly. you would expect to see
the grey of the background of the window, but instead it shows stuff from the
page you previously viewed in apprunner. if you click and drag to move that
border up and down, it does then refresh and draws properly. this happens with
the border between the top and bottom 2 frames.
<frameset rows="60%,40%">
<frame src=test9a.html>
<frameset cols="1*,2*">
<frame src=test4.html>
<frame src=test5.html>
</frameset>
</frameset>
Updated•26 years ago
|
Assignee: karnaze → trudelle
Comment 1•26 years ago
|
||
I saw the problem on 4/26 optimized WinNT Apprunner, but not Viewer. Reassigning
to Peter.
Updated•26 years ago
|
Assignee: trudelle → danm
Target Milestone: M9
Comment 2•26 years ago
|
||
reassigning to danm for triage, m9 to get off radar. Dan, who should get this?
still a problem as of the 19990519xx builds. this doesn't just happen on the
demo page, but (apparently) on many pages that use frames. upgrading severity to
minor.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
No doubt someone has fixed this during one of the aeons since this bug was filed. Anyway, though
there is transient goofiness while moving the thing (I'd call it a splitter), and the two lower frames
get into a really uncooperative state if you squeeze them too hard, I'd say the cruft is gone.
Can't reproduce.
Yup, the splitter. Reopening and marking as FIXED 'cuz I swear there really was
a problem here. Honest. It's a mystery fix.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: WORKSFORME → FIXED
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
•