Closed
Bug 425486
Opened 17 years ago
Closed 17 years ago
Apple+T should open a new window if there are none to open a tab in
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
FIXED
Firefox 3
People
(Reporter: marco, Assigned: mstange)
Details
Attachments
(1 file)
2.44 KB,
patch
|
asaf
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008032004 Minefield/3.0b5pre
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9b5pre) Gecko/2008032004 Minefield/3.0b5pre
On mac, if all windows are closed, Apple+T (or any tab-opening function) should open a new window to accommodate this new tab being opened. This is likely related to all of the other 'links from other apps don't open if no windows are open already'-bugs as well.
Reproducible: Always
Steps to Reproduce:
1. Open the browser.
2. Close all windows, do not quit the application.
3. Press Apple+T and wonder where your new tab is.
Actual Results:
No tabs, just disappointment, sadness and gloom.
Expected Results:
A new window pops up with focus on the address bar. Maybe not filled with your home page, but with a preference.newtab.starturl shown.
Experienced with Minefield, but I recall it being the case with all of tab-enabled firefox versions...
Assignee | ||
Comment 1•17 years ago
|
||
Confirming and taking. It's annoying behavior and easy to fix.
The bug is also mentioned in John Gruber's comparison of Safari and Firefox: http://daringfireball.net/2008/04/firefox_3_safari_3
Severity: enhancement → normal
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Hardware: Macintosh → All
Version: unspecified → Trunk
Assignee | ||
Comment 2•17 years ago
|
||
Attachment #313815 -
Flags: review?(mano)
Assignee | ||
Comment 3•17 years ago
|
||
Note that I made Cmd+T open a blank window. You can still press Cmd+N if you want a window loading the home page. Safari does the same.
Reporter | ||
Comment 4•17 years ago
|
||
Sounds perfect, can't wait to test it. Home page auto-loading is a nuisance.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → mstange
Status: ASSIGNED → NEW
Comment 5•17 years ago
|
||
Comment on attachment 313815 [details] [diff] [review]
Fix v1.0: Don't disable "File » New Tab" when no window is visible
r=mano
Attachment #313815 -
Flags: review?(mano)
Attachment #313815 -
Flags: review+
Attachment #313815 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #313815 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 6•17 years ago
|
||
Checking in browser/base/content/browser.js;
/cvsroot/mozilla/browser/base/content/browser.js,v <-- browser.js
new revision: 1.1022; previous revision: 1.1021
done
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3
You need to log in
before you can comment on or make changes to this bug.
Description
•