Closed Bug 137970 Opened 22 years ago Closed 22 years ago

Portions of an image appear at the bottom of page after QT plug-in has been initialized.

Categories

(Core Graveyard :: Plug-ins, defect, P2)

x86
All
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME
Future

People

(Reporter: charles.c.mak, Assigned: rubydoo123)

References

()

Details

(Keywords: testcase, topembed+)

Attachments

(4 files)

Release 0.9.9
Windows XP Professional

Steps:
  1) Go to http://www.apple.com/trailers/index.html
  2) Scroll down a tiny bit (doesn't matter how little)
  3) Click on any link on the page.
  4) Click on the back button.
  5) Notice that part of the page now has a background of black instead of white.
  6) Scroll up and down and you'll notice the background returning to white.

This appears to only affect the part of the page that is longer than the initial
height when visiting the page. So the bug isn't seen when first visiting the
page, but it is apparent when clicking back after scrolling down a bit.
Attached image Screenshot of problem.
Attacking screenshot of problem.
to dbaron; this is a dup of something he's fixed since 0.9.9
Assignee: Matti → dbaron
I'm not sure what, though.

->worksforme.  Please reopen if you see the problem in a current nightly build.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Ok, just checked out the nightly build. It is fixed. Sorry for the dup!
v
Status: RESOLVED → VERIFIED
I'm experiencing the same thing as the reporter.  I am using Build 2002041711. 
I cannot reproduce the bug at will, but it seems to recur frequently and only
while I'm looking at my.yahoo.com.  I'm using Windows 2000 on an IBM Laptop.  I
can't reproduce it using WIN2K on an IBM desktop and the same build.

The my.yahoo.page is created with a scrolling background image and tables.  I
see this problem when I scroll down on the my.yahoo.com page, select an article
to read that also has a scroll bar, scroll the next page (usually not all the
way to the bottom) and then hit the back button.  The black background
illustrated in the screenshot attached will also go away if you minimize the
browser or if you cause it to repaint by placing another window over the
browser.  Only the part of the window that is repainted will be redrawn with the
correct background.  I did not experience this problem prior to Release 0.9.9.

I attached a screen shot that looks alot like the first one attached.
Attached image Another Screenshot
Could you try in a current build?  I think dcone changed background tiling code
again because it wasn't working on some video drivers on Windows.
I downloaded the mozilla-win32.zip file from
http://ftp.mozilla.org/pub/mozilla/nightly/latest/ and unzipped it into a new
directory.  The build id is 2002042403.  I haven't been able to reproduce the
problem with either the nightly build.  I also can't reproduce the problem in
the 1.0 RC1 browser that exhibited the problem before.  I don't know if the old
browser is using a new DLL or what, but I can't get either to have the problem.
 I'll keep using the 2002042403 build on my laptop and if I see the problem
again, I'll report it back here.
The problem is again visible on my computer in the night build.
OK, reopening and assigning to gfx component.
Status: VERIFIED → REOPENED
Component: Browser-General → GFX Compositor
Resolution: WORKSFORME → ---
... and reassigning.
Assignee: dbaron → kmcclusk
Status: REOPENED → NEW
QA Contact: imajes-qa → petersen
This bug happens on http:/my.yahoo.com using Mozilla 1.0rc1.  It can be
reproduced using the steps described below.
WFM: Using 2002050108 trunk build on WinXP. 
Priority: -- → P2
Target Milestone: --- → Future
Replicated on the Apple URL and my.yahoo with Win2K, build 2002043006

Changed platform to All.
Marked topembed to to the visibility of these sites. 
I just tested with build ID: 2002050306.  Clicked on one of the links at the
bottom of the page, clicked Back.  I was returned to the bottom of the original
page, and there appeared a background with colorful streaks across the screen. 
I scrolled back up to the top of this original page, and then back down to the
bottom of the page and the colorful streaks were gone.

Petersen, could you put up a testcase and determine how reproducible this is? 
With the Windows ME build (2002-05-03-06 1.0.0), I can't reproduce the problem
with my.yahoo.com. Hoever, I do see the problem described in Comment 16#.
Navigating back to the apple quicktime page, I see a gray horizontal ban
(running the width of the page) behind the movie posters images. This is not
occuring on the Mac OS X builds so this might be a windows only issue.
The problem is related to mov file that is rendered by the QT plugin. Sample
test case   is made I just need to attach it.
Keywords: testcase
Changing component to plug-ins
Assignee: kmcclusk → beppe
Component: GFX Compositor → Plug-ins
QA Contact: petersen → shrir
Summary: Background changes from white to black. → Portions of image are distorted after QT plug-in has been initialized.
Open test case and resize window so that both horizitonal and vertical
scrollbars appear. Press the reload button. Small portions of the image appear
at the both of page.
Summary: Portions of image are distorted after QT plug-in has been initialized. → Portions of an image appear at the bottom of page after QT plug-in has been initialized.
on win98, using the trunk build from 20020507 I cannot reproduce this bug. I
went to the trailers page, went to yahoo and tested the test case petersen attached.
Is the QT plugin being utilized by the my.yahoo.com page (the second
attachment).  I don't know if this information is useful or not, but the source
html for the page shows the "body" tag with a background attribute which
specifies a .gif image located at
"http://us.i1.yimg.com/us.yimg.com/i/us/my/th/sp/bg.gif".  Essentially, I
customized to have a "sports" theme.

Originally, this only seemed to be happening on my IBM laptop, but I have since
had it occur on both my work IBM desktop (I don't know what kind of video card)
and my home desktop (All-in-Wonder 7500 radeon agp).  I'm just concerned that
this problem is more generic than the QT plugin.
i can repro it.

just go to http://www.apple.com/trailers/index.html
resize browser window so that both scrollbars appear
then scroll down vertically and click on EPISODE II Mystery .. 
''http://www.apple.com/trailers/fox/episode-ii/mystery/'

now, click BACK

observe the black portion of the page.

 
The reason that I brought up the background image is that the background image
was the only thing that was replaced by the black solid fill.  Notice in the
second attachment that the content on the left hand side has a solid white
background rather than the sports theme gif background image and that it did not
get overridden by the black fill.  
Shrir: I still cannot repro the bug
Replicated in Gecko/20020507 on my.yahoo.
Is the Yahoo problem a separate issue? I don't see where Quicktime is used.
I'm sort of seeing this following Shrir's steps in comment #24 on WinXP,
2002050606 1.0 Branch, except it doesn't stay black! We seem to get an
invalidate and update the black portions to white, but I can surely see it.
very strange, I think all of you should follow my lead and stick with win98 :0)
susie: yeah..my.yahoo.com does not seem to have qktime...hm..
but there is a flash movie on top of the page 
(http://us.a1.yimg.com/us.yimg.com/a/1-/flash/godiva/050202_2b_super.swf)
 
beppe, regarding your comment #29, I was testing with Win98 in my comment #16.
using the NSSetupB.exe from 20020509 on win98, I cannot repro this bug. The
pages load just fine, I do not see anything rendered incorrectly.
WFM also with Gecko/20020509 on my.yahoo.
Apparently this is related to the flash movie.  I found the problem again on a
page with a flash advertisement.  Initially I thought the problem had been fixed
because I tried it on a recent nightly build and it didn't happen.  Then I
realized that the flash plugin had not been installed on the nightly build that
I was using.  After installing the flash plugin, the problem showed up again. 
It is still there on RC2.
More info:  Here is the URL that I'm visiting that exhibits the problem right
now...don't know how long it will be valid:
http://biz.yahoo.com/bizwk/020511/nf200205108475_1.html
Also, I just noticed that the problem doesn't happen if the scroll bar is all
the way at the top.  Further, it seems that the size of the black area appears
to grow the further the scroll bar is scrolled down.  I'm going to include an
attachment with two screen shots.
The first image has the scroll bar down slightly and shows that the back ground
has only turned black on about the bottom fourth of the screen.  The second
image shows that the scroll bar is down farther and the back ground has turned
black over the whole screen.
Keywords: topembedtopembed+
I can not repro this issue with the apple trailers -- could it be because I am
using QT6?
The plug-ins triage team (av, beppe, peterl, serge and shrir) have reviewed this
issue and have made the following determination:

Tested on winXP, win2K and cannot reproduce, marking as WFM, Shrir will verify
on macOSX and Linux
Status: NEW → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → WORKSFORME
this is gone, tested on linux and os x branch builds 0711.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: