Bug 65635 - [Qt] [WK2] Improve position of context menu for QDesktopWebView
Summary: [Qt] [WK2] Improve position of context menu for QDesktopWebView
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: Caio Marcelo de Oliveira Filho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 12:19 PDT by Caio Marcelo de Oliveira Filho
Modified: 2011-08-03 12:37 PDT (History)
0 users

See Also:


Attachments
Patch (1.65 KB, patch)
2011-08-03 12:22 PDT, Caio Marcelo de Oliveira Filho
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caio Marcelo de Oliveira Filho 2011-08-03 12:19:13 PDT
[Qt] [WK2] Improve position of context menu for DesktopWebView
Comment 1 Caio Marcelo de Oliveira Filho 2011-08-03 12:22:15 PDT
Created attachment 102809 [details]
Patch
Comment 2 Andreas Kling 2011-08-03 12:28:49 PDT
Comment on attachment 102809 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=102809&action=review

r=me

> Source/WebKit2/ChangeLog:3
> +        [Qt] [WK2] Improve position of context menu for DesktopWebView

DesktopWebView -> QDesktopWebView

> Source/WebKit2/ChangeLog:8
> +        Do not assume that the DesktopWebView takes the entire canvas when

Ditto.
Comment 3 Caio Marcelo de Oliveira Filho 2011-08-03 12:37:46 PDT
Committed r92302: <http://trac.webkit.org/changeset/92302>