Closed
Bug 730418
Opened 14 years ago
Closed 13 years ago
Search button should not open new tab
Categories
(Firefox for Android Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 13
People
(Reporter: bnicholson, Assigned: mbrubeck)
Details
(Keywords: uiwanted)
Attachments
(1 file)
920 bytes,
patch
|
sriram
:
review+
|
Details | Diff | Splinter Review |
Searching from the search button on a phone opens the page in a new tab. This can result in many accumulated tabs for users who prefer the search button over clicking the URL bar. We didn't open a new tab in XUL Fennec when using the search button, and we also don't open a new tab on Desktop when we search from the search bar, so we should probably just search using the existing tab.
Updated•14 years ago
|
Severity: normal → enhancement
tracking-fennec: ? → ---
blocking-fennec1.0: --- → ?
Comment 1•14 years ago
|
||
ian, what say you?
Assignee: bnicholson → ibarlow
blocking-fennec1.0: ? → ---
Comment 2•14 years ago
|
||
I agree here, we shouldn't be popping a new tab open for each search, unless you explicitly open a new tab before doing a search by going tabs > new tab.
Assignee | ||
Comment 3•14 years ago
|
||
Comment 4•13 years ago
|
||
Comment on attachment 603104 [details] [diff] [review]
patch
Review of attachment 603104 [details] [diff] [review]:
-----------------------------------------------------------------
Could you please remove onEditRequested(). Both of them are doing the same operation.
r+ with that change.
Attachment #603104 -
Flags: review?(sriram) → review+
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 13
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•