Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 7244 by Softvoile: Problem with receiving Clipboard format "WebKit Smart Paste Format" http://code.google.com/p/chromium/issues/detail?id=7244
Chrome Version : 2.0.159.0 URLs (if applicable) : http://clipdiary.com/ What steps will reproduce the problem? 1. Run clipboard watcher Clipdiary or ClipSpy 2. Run Chrome 3. Copy text from edit field in the page a few times, till clipboard watcher will hung Please provide any additional information below. Attach a screenshot if possible. I am a software developer, my product is clipboard manager intended for saving clipboard history (http://clipdiary.com/). When user copied some data from Chrome to clipboard Clipdiary save them its database. Sometimes Chtome add the "WebKit Smart Paste Format" format to clipboard (not every times?!?) when Clipdiary try to get data drom clipboard in this format clipdiary hangs, it stops in the following line ::GetClipboardData(format); Also I have reproduced this bug with some other application, you can use ClipSpy (www.codeproject.com/KB/clipboard/clipspy.aspx) for tests. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
