Bug 104566

Summary: [EFL][Qt][CoordGfx] Do not apply viewport attributes before the page transition completed
Product: WebKit Reporter: Kenneth Rohde Christiansen <kenneth>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: cdumez, dongseong.hwang, jturcotte, lucas.de.marchi, mcatanzaro, tmpsantos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 103105    

Description Kenneth Rohde Christiansen 2012-12-10 08:57:44 PST
Do not apply viewport attributes and contents size during page transition as this affects user interaction
Comment 1 Jocelyn Turcotte 2012-12-12 03:21:49 PST
The contents size is only applied in PageViewportController::didRenderFrame, the initial scale as well, so that only leaves minimum/maximum scale and user scalability.
Comment 2 Michael Catanzaro 2017-03-11 10:46:20 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.