RESOLVED WORKSFORME 77311
[EFL] Image isn't rendered properly for the reloading.
https://bugs.webkit.org/show_bug.cgi?id=77311
Summary [EFL] Image isn't rendered properly for the reloading.
KwangHyuk
Reported 2012-01-29 18:48:04 PST
This is the reproduce step. - Go to www.daum.net - Wait for end of page loading. - Press F5 in order to reload this page. - Some images are not rendered properly. Would anybody check this issue ?
Attachments
Ryuan Choi
Comment 1 2012-02-13 17:21:04 PST
(In reply to comment #0) > This is the reproduce step. > - Go to www.daum.net > - Wait for end of page loading. > - Press F5 in order to reload this page. > - Some images are not rendered properly. > > Would anybody check this issue ? Simply I checked and found a clue. If you changed ewk_view_reload instead of ewk_view_reload_full, it will be fine. But EWeblauncher is using ewk_view_reload now. I'll check whether it is related to page cache support. (As you know, WebKit/Efl doesn't support page cache yet. - Bug 63013 )
KwangHyuk
Comment 2 2012-02-13 18:15:43 PST
(In reply to comment #1) > (In reply to comment #0) > > This is the reproduce step. > > - Go to www.daum.net > > - Wait for end of page loading. > > - Press F5 in order to reload this page. > > - Some images are not rendered properly. > > > > Would anybody check this issue ? > > Simply I checked and found a clue. > > If you changed ewk_view_reload instead of ewk_view_reload_full, it will be fine. > But EWeblauncher is using ewk_view_reload now. > > I'll check whether it is related to page cache support. > (As you know, WebKit/Efl doesn't support page cache yet. - Bug 63013 ) Nice to hear of this.
KwangHyuk
Comment 3 2012-02-20 05:38:38 PST
I couldn't see this issue after the libsoup upgrade. It's interesting.:(
KwangHyuk
Comment 4 2012-04-30 20:14:39 PDT
For efl committers, Let me close this if nobody hasn't met the same issue again. :)
KwangHyuk
Comment 5 2012-05-06 19:03:09 PDT
I couldn't see the same issue ever again.
Note You need to log in before you can comment on or make changes to this bug.