Closed Bug 9285 Opened 26 years ago Closed 25 years ago

background image overflow on first load

Categories

(Core :: Layout, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: attinasi)

References

()

Details

Attachments

(1 file)

The "worms" background image in the above test case overflows outside of the first paragraph that has it (but not the small one later) the *first* time the page is loaded off the network. It seems the image overflows up to the image boundary. It should, instead, be clipped, as it is on any later reflow or reload.
Assignee: rickg → dcone
This appears to be another background image bug. Please take a look.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed
Status: RESOLVED → REOPENED
In 1999-07-17-08-M8 (Linux), this is worse than it was before. It now doesn't go away on later reflows, and it overflows out of the second paragraph as well. Reopening bug.
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
This is fixed as of the 7/19/99 build. The bug report and the fixed were not sync'ed. Ends up being a clipping bug in the background render'er
It still flashes the incorrect display before showing the correct one. I'm not going to verify it yet. That means (to me, anyway): * it's not completely fixed * there's an extra repaint/reflow somewhere
Status: RESOLVED → VERIFIED
With the latest Linux build (July 26th 1999072614) , the page is rendered correctly.
Status: VERIFIED → REOPENED
Reopening bug. In apprunner linux 1999-08-13-08-M9, I'm still seeing the overflow *while* the document is loading (perhaps before the second image loads?), but then it seems to refresh and it goes away. I only see the problem on the first load.
Resolution: FIXED → ---
I'm seeing similar problems during progressive loading of http://www.fas.harvard.edu/~dbaron/css/test/sec110102
Target Milestone: M18
QA Contact: petersen → chrisd
Assignee: dcone → beard
Status: REOPENED → NEW
This seems to be some sort of reflow issue. The backgrounds are painted correctly, and only when all the images are loaded. Until they are loaded there may be a reflow that does not all the URL's, images, etc. Anyway this is not a background problem, it may be a reflow problem, so I am giving it to Patrick to check out and disposition from here.
Status: NEW → ASSIGNED
Adding testcases related with background of DIV area which have an image: Image not absolutely positioned inside DIV: http://www.taboca.com/jan00nscp/dom/demos/dom2/on/index35.html Image is small but background is size of screen minus border - just like table with width=100% Image with absolute positioning: http://www.taboca.com/jan00nscp/dom/demos/dom2/on/index33.html bg goes to infinity to the right Found at this demo: http://www.taboca.com/jan00nscp/dom/demos/dom2/on/index3.html (try dragging this DIV area). See that entire area infinitely to right is receiving onmousedown. Confirmated with 2000022408, win98
QA Contact: chrisd → petersen
I'm seeing similar (except the reverse) problems the first time http://www.w3.org/Graphics/PNG/inline-alpha.html is loaded: the background image behind the first test is not completely tiled on the first load. (The repaint caused by the loading of the foreground image fixes some of the problem.) Screenshot to be attached.
Giving to correct module owner.
Assignee: beard → troy
Status: ASSIGNED → NEW
Reassigning to dcone- Triaging Troy's bug list
Assignee: troy → dcone
This is that invalidate problem.. I think you fixed.. but I am not sure.
Assignee: dcone → attinasi
This looks like it was fixed when I fixed bug 36811 (incorrect invalidation of image bounds instead of frame bounds when the image load is completed). I looked at several of the testcases and they look correct. The original URL is certainly better - the worms are now bounded by their paragraph. Marking Fixed.
Status: NEW → RESOLVED
Closed: 26 years ago25 years ago
Resolution: --- → FIXED
With the Linux May 22nd build, I'm not reproducing this problem. Marking verified fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: