Closed
Bug 266740
Opened 20 years ago
Closed 20 years ago
Opening a tab bookmark group now brings to front.
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 261517
People
(Reporter: derek, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040927 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040927 If the user pref is "Add Tabs", and you open a bookmark group, the first tab will steals the focus and go to the foreground. This behavior should only happen if the user pref is "Replace Existing tabs". It also slows down the closing of the current tab you're in (if you want to do that). Before, you could load the tabs in the background, then click on the tab [x] button to close the current. It was a single operation. Now you have to reselect the tab you were in, and click the tab [x] button. It's two steps now. I think the new behavior should be disabled if the user pref if "Add Tabs." Reproducible: Always Steps to Reproduce: 1. Set user pref for tabbed browsing top "Add Tabs" 2. Open a bookmark group Actual Results: First tab goes to foreground. Expected Results: Current tab should remain in foreground, first tab of bookmark group should load in background.
Comment 1•20 years ago
|
||
Bug 261517 Opening a grouped bookmark focuses first tab in the group regardless of 'browser.tabs.loadInBackground' pref *** This bug has been marked as a duplicate of 261517 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•