kumarrm / speedtracer

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

Google Search Box Selection Cycle Scroll Wheel #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Provide a description of the buggy behavior observed:

What steps will reproduce the problem?
1. Click Cursor Inside Search Result Page's New Search Text Box
2. Use Scroll Wheel Inside Text Box To Cycle Auto-Search Like Results
3. This makes it difficult to scroll the page if click wasn't recorded to focus 
window.  Cycling through a suggested result will automatically search the 
result.

Give a description of the behavior you expected to see.

When scrolling the page, the focus on the text box cycles the results and 
searches them.  I am expecting the search results not to cycle but the page to 
scroll up and down.  Maybe if the java could detect the location of the search 
box on the screen, it would discern whether or not to scroll the page or 
display suggested results.

The version of Speed Tracer (check the chrome://extensions url)

The build of Chrome you are using (check the About Chrome dialog)

Please also provide any exceptions or screenshots that would be pertinent.
See http://code.google.com/p/speedtracer/wiki/HowToReportAnIssue

Original issue reported on code.google.com by Nuphonic...@gmail.com on 1 May 2012 at 2:31