[Webkit-unassigned] [Bug 28153] can't middle-button paste within a single window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 00:52:42 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28153


Alejandro Garcia Castro <alex at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41645|                            |review?
               Flag|                            |




--- Comment #2 from Alejandro Garcia Castro <alex at igalia.com>  2009-10-22 00:52:42 PDT ---
Created an attachment (id=41645)
 --> (https://bugs.webkit.org/attachment.cgi?id=41645)
Proposed patch

This is a first proposal to fix this issue. Now we store a reference to the
range instead of requesting it every time, and we do not release it until the
clipboard is requested.

Consider applying this other simple patch for the .h file also:
https://bugs.webkit.org/show_bug.cgi?id=30664

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



More information about the webkit-unassigned mailing list