dholesaurabhm / js-addin

Automatically exported from code.google.com/p/js-addin
0 stars 0 forks source link

beeping sound in the find popupwindow when pressing Enter and Esc #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open the find window
2.open some kind of javascript file
3.insert a few keys that could be a prefix of some function in the javascript 
code.
4.use the keyboard up and down arrows keys to move between the proposed items 
in the drop down box that opens showing the available functions with the prefix 
that we entered.
5.press enter on one of them

What is the expected output?
The cursor should jump to the function first line of code without any sound

What do you see instead?
there is an annoying beeping sound that accompanies.
The same thing happens if you just press Esc to close the find dialog. again 
annoying beeping sound

What version of the product are you using? On what operating system?
version 3.5. Window 7 Enterprise 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by kobr...@gmail.com on 1 May 2012 at 10:22