[Webkit-unassigned] [Bug 86076] [EFL] The view is not invalidated after going back

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 06:24:04 PDT 2012


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





--- Comment #12 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-05-22 06:23:08 PST ---
(From update of attachment 143272)
I was finally able to reproduce it with the steps described on IRC with EWebLauncher. So one thing that should be done here is to describe in the ChangeLog how the issue can be triggered, otherwise people won't know what this was supposed to fix.

So this seems to be an issue indeed, but I'm not sure calling invalidateRect() in that place is the right solution -- for one, the issue does not appear to affect the tiled backing store (I couldn't reproduce it by passing "-b tiled" to EWebLauncher), so it might be an issue in the single backing store code.

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