[Webkit-unassigned] [Bug 150574] New: Weird rendering behavior with base_uri

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 15:10:57 PDT 2015


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

            Bug ID: 150574
           Summary: Weird rendering behavior with base_uri
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: EvilTwin1 at gmx.de
                CC: bugs-noreply at webkitgtk.org

I display a html-string in a webview. Usually the text is rendered first and then all the images are loaded afterwards.
However, if I specify a base_uri and save all the images locally (and modify the html code accordingly), the rendering is done in a different order.
First the images are rendered together with what looks like all the underlines of the links. Then after a few moments the text is rendered.
This behavior looks kinda broken.
Here are a few pictures of articles I loaded into the webview. 1st and 3rd picture is the state right after loading. 2nd and 4th picture is the fully rendered articles after a few moments.
http://imgur.com/a/DQEFH#0

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151026/553c27f7/attachment.html>


More information about the webkit-unassigned mailing list