Bug 73291

Summary: [chromium?] Background image (1px width, repeated horizontally) is cut after div resizing and/or ajax query
Product: WebKit Reporter: David <dawidoss>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: isherman, jamesr, mikelawther, schenney
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Screenshot of issue none

David
Reported 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).
Attachments
Screenshot of issue (163.22 KB, image/png)
2011-11-29 00:45 PST, David
no flags
Alexey Proskuryakov
Comment 1 2011-11-29 11:53:55 PST
Do you have a test case or example page that you could provide?
Alexey Proskuryakov
Comment 2 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.
Alexey Proskuryakov
Comment 3 2011-11-29 13:04:56 PST
Note You need to log in before you can comment on or make changes to this bug.