[Webkit-unassigned] [Bug 104416] [Qt][EFL][WK2] Resizing the window doesn't always result in right content position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 18:10:57 PST 2012


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


Yael <yael at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |yael at webkit.org
                   |kit.org                     |




--- Comment #2 from Yael <yael at webkit.org>  2012-12-09 18:13:21 PST ---
Swapping the order of translate and scale in EwkViewImpl::transformFromScene, EwkViewImpl::displayTimerFired and not scaling EwkViewImpl::m_pagePosition in PageViewportControllerClientEfl::setViewportPosition is fixing the issue for EFL.

The order of translate and scale was swapped in r136000.
I will upload a proper patch tomorrow, after better understanding the implications of this swap.

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