Bug 68934 - [Qt][WK2] Mouse events are not working for QDesktopWebView after Qt5 refactor of QWidgets.
Summary: [Qt][WK2] Mouse events are not working for QDesktopWebView after Qt5 refactor...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexis Menard (darktears)
URL:
Keywords: Qt, QtTriaged
Depends on: 68687 68913
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-27 14:20 PDT by Alexis Menard (darktears)
Modified: 2011-10-03 04:56 PDT (History)
1 user (show)

See Also:


Attachments
Patch (19.92 KB, patch)
2011-09-27 14:24 PDT, Alexis Menard (darktears)
vestbo: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2011-09-27 14:20:36 PDT
[Qt][WK2] Mouse events are not working for QDesktopWebView after Qt5 refactor of QWidgets.
Comment 1 Alexis Menard (darktears) 2011-09-27 14:24:18 PDT
Created attachment 108897 [details]
Patch
Comment 2 Tor Arne Vestbø 2011-09-27 15:36:43 PDT
Comment on attachment 108897 [details]
Patch

nice! (depends on qt5 build fix to land first)
Comment 3 Alexis Menard (darktears) 2011-09-29 16:09:26 PDT
Comment on attachment 108897 [details]
Patch

The big patch landed with r96345.
Comment 4 WebKit Review Bot 2011-09-29 16:11:48 PDT
Comment on attachment 108897 [details]
Patch

Rejecting attachment 108897 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
cripts/webkitpy/common/system/executive.py", line 420, in run_command
    close_fds=self._should_close_fds())
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py", line 476, in popen
    return subprocess.Popen(*args, **kwargs)
  File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

Full output: http://queues.webkit.org/results/9900226
Comment 5 Alexis Menard (darktears) 2011-10-03 04:56:19 PDT
Already landed with http://trac.webkit.org/changeset/96399