Bug 98427 - [Qt] Prevent the PageViewportController from affecting the viewport in desktop mode
Summary: [Qt] Prevent the PageViewportController from affecting the viewport in deskto...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on: 98642
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-04 10:53 PDT by Jocelyn Turcotte
Modified: 2012-10-08 05:02 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2012-10-04 10:55 PDT, Jocelyn Turcotte
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?