bajzarpa / hoverzoom

Automatically exported from code.google.com/p/hoverzoom
1 stars 0 forks source link

Hover zoom breaks ctrl-v for dynamically created input elements #380

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Follow steps from this bug report 
http://code.google.com/p/chromium/issues/detail?id=161620

OR simpler to reproduce scenario:

1. Go to http://todoteria.com/test
2. Put something into clipboard (e.g. by selecting some text and pressing 
ctrl+c)
2. Select first line and click enter - that will create new input field and 
focus it.
3. Try pressing ctrl+v in that input field. It will not work first time. 
Clicking second time works however.

Hover Zoom version: 4.7
Google Chrome version: 23.0.1271.64
Operating system: Windows 7 & Mac OS X

Original issue reported on code.google.com by dalius.d...@gmail.com on 19 Nov 2012 at 7:30