Closed
Bug 324512
Opened 19 years ago
Closed 19 years ago
Focus should be returned to parent tab only when child tab was opened from a link.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: ancestor.ak, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060122 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060122 Firefox/1.6a1
As stated on http://wiki.mozilla.org/Link_Targeting#Moving_Focus_after_Closing_Tabs, the new heuristics was introduced because:
"users frequently open tabs to accomplish some intermediate step in their task (ie: read a definition) and once the tab is closed they wish to be returned to the previously selected tab to continue with their main task."
When user opens a bookmark, a history item, or types in a new address or search it's more likely that his intention was not to accomplish some intermediate step but to abandon the current tab. It unintuitive and I find it confusing. Therefore, I think that the above rationale doesn't apply in this case and we should focus tabs the old way.
Reproducible: Always
Steps to Reproduce:
1. Have a few tabs opened.
2. Select any but the rightmost tab.
3. Middle-click a bookmark to open it in a new tab with focus.
4. Close the new tab.
Actual Results:
previously selected tab is focused.
Expected Results:
rightmost tab is focused (standard behavior).
Comment 1•19 years ago
|
||
My humble opinion is that the current behaviour is best. The focus is back to the place where you left it to do a temporary other task. A bookmark or history link could be a temporary other task (look what is going on on another forum, or what is on television).
Comment 2•19 years ago
|
||
why we need all this family relation it firefox tabs .... parent, child , orphan
insted of all this complicate and confusing heuristics its best to keep it simple
when the focus tab is close shift focus to the left tab.
Reporter | ||
Updated•19 years ago
|
Severity: enhancement → normal
Version: unspecified → Trunk
Comment 3•19 years ago
|
||
someone needs to decide if this request is valid or not.
Comment 4•19 years ago
|
||
If you open a tab in the foreground via middle click on a bookmark, then close it without ever switching tabs away from that tab, it will usually make more sense to go back to where you were before, instead of a third tab. Its a very limited case, by design, and I think it does succeed far more than it fails.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•