Closed
Bug 212097
Opened 21 years ago
Closed 21 years ago
support new location shortcut [apple + L] for opening new windows even if all windows are closed
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Firebird0.8
People
(Reporter: ljb, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030516 Mozilla Firebird/0.6
when all windows are closed you have to open a new window before thee [apple+l]
shortcut will function. [apple+l] should spawn a new window if there are no
windows currently open. Also [shift+apple+l] fails to spawn a new window after
URL completion.
Reproducible: Always
Steps to Reproduce:
1.close all windows
2.press [apple+L] on keyboard - no window will span
3.press [shift+apple+L] on keyboard
4.a URL location dialog will appear
5.enter URL and press enter - no new window will spawn
Actual Results:
no new window spawns
Expected Results:
spawn a new window
Comment 1•21 years ago
|
||
reporter, this is a build nearly two months old
please download a current build from
http://ftp.mozilla.org/pub/firebird/nightly/latest-trunk/ and test again. I
assume that you're saying that when all windows are closed, the firebird process
is still running?
Reporter | ||
Comment 2•21 years ago
|
||
Downloaded latest build from link specified. <Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O;
en-US; rv:1.5a) Gecko/20030709 Mozilla Firebird/0.6> Issue still remains. You are correct, you
are correct that Firebird process is still running. In Mac OS applications do not quit when their
windows are closed.
Comment 3•21 years ago
|
||
i can confirm that command-l does not open a new window. however, i am not sure
what the appropriate behavior should be. in mozilla seamonkey 1.4, command-l
does not open a new window. in safari 1.0, command-l does open a new window.
is it weird to have three browsers in your dock? i think so. :)
Comment 4•21 years ago
|
||
Reporter, does Camino support this behaviour? That project is more focued on
working as a true Mac OS X app, where Firebird is cross-platform and not really
customized for each platform.
Confirming as a feature request and tweaking summary, although as this may
likely be WONTFIXed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: when all windows are closed new location shortcut [apple + L] doesn't open new window → support new location shortcut [apple + L] for opening new windows even if all windows are closed
Comment 5•21 years ago
|
||
camino opens a new window on command-l. IE mac also opens a new window. god, i
have entirely too many browsers.
Comment 8•21 years ago
|
||
Yes, Firebird should open a new window on Cmd+L and focus the URL bar.
Status: NEW → ASSIGNED
Target Milestone: --- → Firebird0.8
Updated•21 years ago
|
Severity: enhancement → critical
Updated•21 years ago
|
QA Contact: asa
Comment 9•21 years ago
|
||
err, explain to me why this is critical and not rfe? at most this should be major.
Assignee | ||
Comment 11•21 years ago
|
||
Anndddd... fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•21 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031202 Firebird/0.7+
Using the build supplied here <http://ftp.mozilla.org/pub/mozilla.org/firebird/nightly/latest-
trunk/>. I get the following results:
1. Launch Firebird 0.7+
2. Close all browser windows.
3. press {apple+L) - an "open web location" window spawns.
4. enter URL and click "OK." (Open in drop down menu has "Current Navigator Window" selected)
5. New blank browser window spawns however the URL field is blank and no website is loaded.
--
6. "Open Web Location" window remains open.
7. Re-select "Open Web Location" window. URL is still present.
8. Click "OK."
9. New blank browser window spawns however the URL field is blank and no website is loaded.
--
10. Close all browser windows and "Open Web Location" window.
11. press {apple+L) - an "open web location" window spawns.
12. enter URL and click "OK." (Open in drop down menu has "New Navigator Window" selected)
13. New blank browser window spawns however the URL field is blank and no website is loaded.
--
14. "Open Web Location" window remains open.
15. Re-select "Open Web Location" window. URL is still present.
16. Click "OK."
17. New blank browser window spawns however the URL field is blank and no website is loaded.
--
18. At any time select blank browser window and enter URL in the URL field... website is loaded
correctly.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 13•21 years ago
|
||
er, that build was on the ftp eight hours before the fix was checked into CVS
wait for tomorrow's build please
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 14•21 years ago
|
||
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031203 Firebird/0.7+
Downloaded Firebird .7+ from <http://ftp.mozilla.org/pub/firebird/nightly/latest-trunk> last
modified 03-Dec-2003 11:34.
Bug is resolved.
Steps taken:
1. Launch Firebird 0.7+
2. Close all windows
3. press [apple+L] on keyboard - new window spawns with caret in URL field.
Thank you kindly...
Comment 15•21 years ago
|
||
Yes, it is important as end users get confused when an application
is running, but there are no visible windows.
I have had to refrain from rolling out Firebird for this very reason.
A related (and more serious) point is that clicking on the icon
in the dock should open a new window, if there are none visible.
Last time I checked, Mozilla did this, and Camino does too. If
you give me hint as to where to start, I will submit a patch.
Ben
Comment 16•21 years ago
|
||
Ben Fowler, you're talking about bug 204484 - there's information in the bug
about where to start. Best of luck with that!
You need to log in
before you can comment on or make changes to this bug.
Description
•