Bug 98427

Summary: [Qt] Prevent the PageViewportController from affecting the viewport in desktop mode
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, jturcotte, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 98642    
Bug Blocks:    
Attachments:
Description Flags
Patch kenneth: review+

Description Jocelyn Turcotte 2012-10-04 10:53:38 PDT
[Qt] Prevent the PageViewportController from affecting the viewport in desktop mode
Comment 1 Jocelyn Turcotte 2012-10-04 10:55:56 PDT
Created attachment 167130 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2012-10-04 15:54:28 PDT
Comment on attachment 167130 [details]
Patch

I still hope desktop mode can be deprecated at some point :)
Comment 3 Jocelyn Turcotte 2012-10-08 03:41:38 PDT
Committed r130629: <http://trac.webkit.org/changeset/130629>
Comment 4 Csaba Osztrogonác 2012-10-08 05:02:18 PDT
(In reply to comment #3)
> Committed r130629: <http://trac.webkit.org/changeset/130629>

It caused a regression - https://bugs.webkit.org/show_bug.cgi?id=98642
Could you check it, please?