Closed
Bug 5971
Opened 25 years ago
Closed 25 years ago
problem with frames being drawn twice ...
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M16
People
(Reporter: cpratt, Assigned: pollmann)
References
()
Details
(Whiteboard: can't reproduce)
build id: 1999050317
platform: windows nt
to reproduce: load the above URL. you'll see a text input control in the upper
left-hand corner, under the word 'Schnellsuche'. Go ahead and type something in
there (eg 'Radiotrinkerin') and press Enter to submit the form.
Result: the left-hand frame ('navigation') frame is drawn in the right-hand
frame ('main' frame) while the search results are being returned. eventually,
after the results have been returned, the 'main' frame does update correctly and
only show the stuff targeted at it. however, it is visually bad up until that
point.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 1•25 years ago
|
||
I tried this in Viewer and got a message (I think) to the effect that it could
not find my request. ChrisP - can you please revisit this. Also, if it is a
problem in Apprunner but not Viewer, please reassign it to Hyatt.
hm. well, this bug was reproducible - in apprunner - at some point in the past.
using the 1999052308 M6 build of apprunner under windows 98, the server returns
an error message: "eine Suche ohne Einschränkungen ist nicht erlaubt". This
means that a search without any limitations is not permitted. I take this to be
an error that occurs because some hidden input fields are not being submitted
correctly. So...
At some point in the future, this should be reproducible. I'm reopening the bug
and reassigning to shyatt.
Status: RESOLVED → REOPENED
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Target Milestone: M9
Updated•25 years ago
|
Target Milestone: M9 → M14
Updated•25 years ago
|
Target Milestone: M14 → M15
Comment 3•25 years ago
|
||
targetting m15
Updated•25 years ago
|
Target Milestone: M15 → M16
Comment 4•25 years ago
|
||
Ancient bug. Still occurs. The content (HTML area) doesn't draw anything (just
gets filled with garbage) until the next web page starts loading. I'm sure
there's a dup on it somewhere over in Gecko-land.
Assignee: hyatt → rickg
Status: ASSIGNED → NEW
Eric -- Let's start with you. If it turns out to be layout, let's try Buster.
Assignee: rickg → pollmann
Assignee | ||
Comment 7•25 years ago
|
||
Works for me (on Linux). Harish must have been using NT :) Hyatt, which
platform were you testing on and what build when you were able to reproduce it?
What do you mean by "The content (HTML area) doesn't draw anything (just gets
filled with garbage) until the next web page starts loading" For me what
happens on Linux is:
- Click on 'go' button.
- Entire browser window goes gray (old page cleared in all three frames).
- Brief flashes of black in the three frames about to be loade (so brief they
are gone back to grey before I see the entire frame go black)
- Web page appears one frame at a time, in all three frames.
This is exactly what I see in Nav 4.7 on Linux albeit a tad faster in 4.7 What
are you seeing different?
Assignee | ||
Updated•25 years ago
|
Whiteboard: can't reproduce
Comment 8•25 years ago
|
||
You have to choose a page that FAILS to load. Get it into a mode where you've
clicked on a link for a site that you can't contact immediately.
Comment 9•25 years ago
|
||
Or a site that's slow and that takes time to load the page...
Assignee | ||
Comment 10•25 years ago
|
||
I am still unable to duplicate this bug. See testcase at:
blueviper/frames/garbage.html
David, are you still seeing this? In today's build I see no update of the frame
to load (which is as it should be), then get a popup message that says "The
operation timed out when attempting to contact 24.218.22.231"
For lack of reproducibility in my builds with the original test case and a
fabricated one, I am marking this WORKSFORME. I'd love a test case and a build
that shows the bug to work on it!
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Comment 11•25 years ago
|
||
[bugday]marking verified. worksforme on winNT build 2000022908.
I tried the search engine and noticed no such movement of the sidebar.
Status: RESOLVED → 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
•