Open
Bug 1154300
Opened 10 years ago
Updated 4 years ago
Searches via new tab searchbar executed with keyboard take into account the mouse position
Categories
(Firefox :: Search, defect, P3)
Firefox
Search
Tracking
()
People
(Reporter: tomklemnyc, Unassigned)
References
Details
(Whiteboard: [fxsearch])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150402191859
Steps to reproduce:
Type in searches in search box and hit enter.
Actual results:
1) Uses random search instead of default search (Google)
or
2) A window pops up asking me to select my default search engine when I already have.
or
3) Works as it should, giving me the default Google search.
There is no discernible pattern to which it does.
Expected results:
My default (Google search) should run.
Comment 1•10 years ago
|
||
Does this also happen when you start Firefox in a brand new profile?
https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
Component: Untriaged → Search
Flags: needinfo?(tomklemnyc)
Comment 3•10 years ago
|
||
Is it really random or is it doing what your mouse cursor is hovering over? For me, it seems that the 'Enter' key is being caught by the button mouseover instead of the text box.
Comment 4•10 years ago
|
||
Confirming.
If the mouse happens to be over the place where one of the buttons in the search box pops up, and the user types into the box, we switch search engines, which is extremely confusing.
I guess executing the search with enter should not take the mouse hover into account.
Status: UNCONFIRMED → NEW
status-firefox38:
--- → affected
status-firefox38.0.5:
--- → affected
status-firefox39:
--- → affected
status-firefox40:
--- → affected
status-firefox41:
--- → affected
Ever confirmed: true
OS: Windows 7 → All
Hardware: x86_64 → All
Version: 37 Branch → Trunk
Comment 5•10 years ago
|
||
Attempt at a better description.
Flags: needinfo?(tomklemnyc)
Summary: Search Box uses wrong search engine → Search Box searches executed with keyboard take into account mouse position
Comment 6•9 years ago
|
||
This looks like a duplicate of Bug 1139655 - mouse over search engine changes search engine (too easy to inadvertently use different engine for searches)
Comment 7•9 years ago
|
||
Not really. There's also bug 1113731 which is even closer to this one, but the STR between the 3 are all subtly different.
Updated•9 years ago
|
Priority: -- → P3
Whiteboard: [fxsearch]
Updated•9 years ago
|
Rank: 35
Comment 8•7 years ago
|
||
This issue is still present. If the mouse is hovering over a search provider icon, or the "Change Search Settings" button, pressing Enter behaves exactly the same as a mouse click. Interestingly, this does not happen for the toolbar search bar, but only for the search bar on about:home/about:newtab.
Updated•5 years ago
|
Updated•4 years ago
|
Severity: normal → S3
Rank: 35
Summary: Search Box searches executed with keyboard take into account mouse position → Searches via new tab searchbar executed with keyboard take into account the mouse position
You need to log in
before you can comment on or make changes to this bug.
Description
•