Closed
Bug 426403
Opened 18 years ago
Closed 18 years ago
Pref browser.search.openintab not working for mouse click
Categories
(Firefox :: Search, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 395750
People
(Reporter: matt.babbs, Unassigned)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008033001 Minefield/3.0pre Prism/0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008033001 Minefield/3.0pre Prism/0.9
When the pref 'browser.search.openintab' is set to true, searches from the Search Bar are supposed to open in a new tab by default. Instead, searches launched by mouse click are loaded in the current tab.
Doing the search by pressing enter still works correctly though.
Reproducible: Always
Steps to Reproduce:
1. Set pref 'browser.search.openintab' to false
2. Type some text into the Search Bar
3. Run the search by clicking on the magnifying glass
Actual Results:
Search results are loaded in the current tab.
Expected Results:
A new tab should be opened for the search results (as happens if you press enter instead of clicking).
| Reporter | ||
Updated•18 years ago
|
Keywords: regression
Version: unspecified → Trunk
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•