Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 24068 by Mark.Tsui.01: Paste event not emitted when pasting with ctrl shift v http://code.google.com/p/chromium/issues/detail?id=24068
Chrome Version : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Chrome/4.0.220.1 Safari/532.2 URLs (if applicable) : http://www.danilatos.com/event-test/ExperimentTest.html Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4: Firefox 3.x: IE 7: IE 8: What steps will reproduce the problem? 1. Copy some text with CTRL + C 2. Paste using CTRL+SHIFT+V What is the expected result? The browser should've emitted a paste event before mutating the DOM. What happens instead? No paste event is emitted. Please provide any additional information below. Attach a screenshot if possible. I've tested this with Safari 4 on MacOSX and it emits a beforepaste event, but no paste event. -- 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 -~----------~----~----~----~------~----~------~--~---
