openvim icon indicating copy to clipboard operation
openvim copied to clipboard

Issue #14 - Firefox search override

Open Petroochio opened this issue 9 years ago • 2 comments

This fixes the error with the Firefox browser page search and testing yielded no errors for me, but it may have interfered in other areas I did not perceive. stopImmediatePropogation() will not prevent any browser level functionality therefore I needed to use preventDefault()

Petroochio avatar Oct 29 '15 02:10 Petroochio

Hey thanks! I'll need to verify this and make sure it fixes for both tutorial/practice. Probably going to take some time before merging.

egaga avatar Oct 30 '15 16:10 egaga

I played around in practice and did the tutorial again to check and I didn't run onto any issues. This was tested on a Mac OSX 10.10.4 in Firefox and Chrome.

Petroochio avatar Nov 10 '15 16:11 Petroochio