[Webkit-unassigned] [Bug 33150] Do not render the full frame when there is some elements with fixed positioning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 02:11:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=33150





--- Comment #89 from Shinichiro Hamaji <hamaji at chromium.org>  2010-03-29 02:11:55 PST ---
> I cannot reproduce the problem with QtLauncher (use FrameView) nor Safari trunk
> (no FrameView, platformWidget).
> I don't have Chronium trunk, I will ask Andreas if he can test the issue.

I forgot to notice this doesn't happen with Mac Safari. It seemed Chromium and
Qt don't have platformWidget so I'm guessing this happens only when
platformWidget is NULL.

Hmm... it's strange you cannot reproduce this issue with QtLauncher. I've just
confirmed again this issue happens with my debug build QtLauncher (r56710) on
Linux. Please let me know if there are any other info I can tell.

To make sure we are testing the same HTML, I've put the testcase HTML here: 
http://shinh.skr.jp/t/testcase.html

> Sure. I have to look at 36686, 36652 and this one. I will try to reproduce the
issue as soon as I get my hand on a recent Chronium.

Thanks! The easiest way to see what is happening with Chromium would be using
our latest continuous build: http://build.chromium.org/buildbot/continuous/

If this only happens with Chromium and I'm doing something wrong with my
QtLauncher, it would be nice if we can safely disable this optimization with
messy #if PLATFORM(CHROMIUM) for now. Could you tell me the easiest way to
disable this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list