[Webkit-unassigned] [Bug 63044] [EFL] Makes themeForPage() return static RenderThemeEfl.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 05:34:46 PDT 2011


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


Raphael Kubo da Costa <kubo at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kubo at profusion.mobi




--- Comment #6 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-06-21 05:34:46 PST ---
While the code could supposedly load different themes for different pages, in fact it currently only reads the edje file once. It looks like the only thing which happens when themeForPage is called with page != 0 is that the size of some form widgets is recalculated.

Does your patch work fine (in the sense that the page looks the same as it would without your patch) if you open a page with some form elements, resize your window and then load another page with form elements?

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