Summary: | Middle click in input area go to clipboad URL | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Cédric Bellegarde <web> |
Component: | kdewebkit | Assignee: | webkit-devel |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cédric Bellegarde
2009-11-02 23:43:12 UTC
SVN commit 1044091 by adawit: Prevent navigation to url from the selection clipboard if a middle click occurs on editable element such as a form element even if it does not currently have focus... For KDE 4.4 and above, which comes with QtWebKit 4.6, the text from the clipboard should properly get pasted into form elements without focus thanks to the new QWebElement class. [Untested] See kdereview/kdewebkit/kwebviewprivate_p.h. BUG:212821 M +2 -3 kwebview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1044091 [Comment from a bug triager] Moving old kdewebkit bug reports to kdelibs/kdewebkit. Sorry about the noise |