Closed Bug 152645 Opened 22 years ago Closed 22 years ago

Mozilla distorts the provided webpage

Categories

(Core :: Web Painting, defect, P3)

x86
Windows 98
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bmg300, Assigned: roc)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
BuildID:    2002053012

Mozilla distorts the provided webpage when something dynamically changes.

Reproducible: Sometimes
Steps to Reproduce:
1. Go to http://www.thecodeproject.com/cpp/Exceptionhandler.asp
2. Select diffrent parts of the page using the mouse
3. Move the mouse over the links


Actual Results:  Parts of the page should be distorted.

Expected Results:  The page should have rendered correctly.
Any partial expose events on this webpage or partial paints seem to be painting
the wrong location.

Moving to views for initial analysis.
Assignee: attinasi → kmcclusk
Component: Layout → Views
mine
Assignee: kmcclusk → roc+moz
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
same as bug 111561?
Reporter of bug 160483 writes:

http://www.codeproject.com/shell/explorerdragdrop.asp
Scroll the window using the vertical scroll bar. Lots of rendering problems
(graphics/text looks like garbage).

Problem appears to be caused by PRE { overflow:auto } in the included style
sheet (around line 67):
http://www.codeproject.com/styles/global.css

I commented out the "overflow:auto" in a local copy of the page and the garbage
went away.
Can you reproduce this in recent trunk builds? I have a feeling this might have
been fixed by a recent checkin.
I cannot confirm if the recent builds fix the bug. The code project has changed
their website and it now works fine with mozilla 1.0
Resolving WORKSFORME. Please reopen if you can reproduce the bug.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.