[Webkit-unassigned] [Bug 106093] New: [GTK] Images don't appear if the web view is shown while they're being loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 07:52:49 PST 2013


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

           Summary: [GTK] Images don't appear if the web view is shown
                    while they're being loaded
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agarcia at igalia.com
                CC: xan.lopez at gmail.com


Created an attachment (id=181302)
 --> (https://bugs.webkit.org/attachment.cgi?id=181302&action=review)
Patch to reproduce the bug with GtkLauncher

We found this in Epiphany, but it turns out that the problem is not there.

Here's the original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=690159

How to reproduce the bug:

- Load an image in a WebKitWebView widget that is hidden.
- Show it while the image is being loaded (e.g. at WEBKIT_LOAD_COMMITTED)

The image will not show up on the screen. However, it will appear if
you resize the window.

This can be easily reproduced with GtkLauncher using the attached
patch:

Programs/GtkLauncher http://lorempixel.com/400/200/sports/
Programs/GtkLauncher file:///path/to/image.jpg

Note that the bug is reproducible with images, not with HTML pages.

-- 
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