Closed
Bug 294681
Opened 20 years ago
Closed 20 years ago
Search Web For "....." doesn't respect default search engine
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
VERIFIED
DUPLICATE
of bug 203959
People
(Reporter: tracy, Unassigned)
Details
seen on Firefox trunk builds: Windows 2005-05-18-07-trunk Mac 2005-05-18-07-trunk -Select a different search engine in the Search toolbar (Yahoo) -Highlight a word in a webpage -then right click the word and select Search Web For " " tested results: Google Search results for the word apppear in a new tab expected results: Yahoo search results for the word appear in a new tab. seeing the following three errors in the js console: Error: Error in parsing value for property 'cursor'. Declaration dropped. Source File: http://www.google.com/search?lr=&ie=UTF-8&oe=UTF-8&q=management Line: 21 Error: Selector expected. Ruleset ignored due to bad selector. Source File: http://www.google.com/search?lr=&ie=UTF-8&oe=UTF-8&q=management Line: 24 Error: Unexpected end of file while searching for 'closing } of invalid rule set'. Source File: http://www.google.com/search?lr=&ie=UTF-8&oe=UTF-8&q=management Line: 25
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 203959 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•