[WebKit-devel] [Bug 212821] Middle click in input area go to clipboad URL

Dawit Alemayehu adawit at kde.org
Tue Nov 3 01:45:09 CET 2009


https://bugs.kde.org/show_bug.cgi?id=212821


Dawit Alemayehu <adawit at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Dawit Alemayehu <adawit kde org>  2009-11-03 01:45:08 ---
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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the WebKit-devel mailing list