Bug 73291 - [chromium?] Background image (1px width, repeated horizontally) is cut after div resizing and/or ajax query
Summary: [chromium?] Background image (1px width, repeated horizontally) is cut after ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 00:45 PST by David
Modified: 2013-04-12 07:27 PDT (History)
4 users (show)

See Also:


Attachments
Screenshot of issue (163.22 KB, image/png)
2011-11-29 00:45 PST, David
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David 2011-11-29 00:45:34 PST
Created attachment 116912 [details]
Screenshot of issue

What steps will reproduce the problem?
0. Body element should have 1px width background image repeated horizontally.
1. Prepare div element (lets call it inner), embedded in another semi-transparent div element (outer).
2. Inner element smoothly shrinks in height, reloads its content via ajax and then smoothly expands again.
3. After that some part of background on the right is not rendered.
4. Seems the bug applies only if after reloading inner div content, page does _not_ fill entire window.

What is the expected result?
Background image filling entire width of rendered page.

What happens instead?
Some part (half or entire right margin) of background on the right is not rendered.

Additional info:
UserAgentString: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2
Screen resolution: 1920x1080,
OS: Gentoo Linux,
Window manager: XFce4.8 (xfwm4-4.8.2) with compositing on (problem remains with compositing off),
GTK engine: Problem remains with Nodoka-Midnight and few different gtk engines tested,
Video driver: Catalyst drivers,
Video card: ATI Mobility Radeon 5400 series,
Xorg server: xorg-server-1.10.4-r1,
GTK+: gtk+-2.24.5-r1 and gtk+-3.0.12-r1 (not sure which currently applies to XFce or Chromium, but most likely version 2).
Comment 1 Alexey Proskuryakov 2011-11-29 11:53:55 PST
Do you have a test case or example page that you could provide?
Comment 2 Alexey Proskuryakov 2011-11-29 12:34:45 PST
Reporter would prefer not to share the URL in public, and sent it to me via e-mail. I cannot reproduce this in Safari, so sounds like a Chromium/Skia issue.
Comment 3 Alexey Proskuryakov 2011-11-29 13:04:56 PST
http://code.google.com/p/chromium/issues/detail?id=105417