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 EFL | Assignee: | 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 |
Kenneth Rohde Christiansen
Do not apply viewport attributes and contents size during page transition as this affects user interaction
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
The contents size is only applied in PageViewportController::didRenderFrame, the initial scale as well, so that only leaves minimum/maximum scale and user scalability.
Michael Catanzaro
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.