Open
Bug 1345448
Opened 9 years ago
Updated 3 years ago
Address bar not functional in last tab when closeWindowWithLastTab is set to false
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: contact, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170307111623
Steps to reproduce:
This has been happening for a few weeks in the Nightly branch. It is a regression since the issue wasn’t there before. I understand it’s caused only with a non-default setting which is as far as I know only adjustable in about:config, but the issue is quite bothersome for users who set it like this.
* Set `browser.tabs.closeWindowWithLastTab` to `false`.
* Close tabs until you only have one empty one in one window.
* Try to use the address bar.
Actual results:
* It doesn’t work. You can type in it, but nothing happens when pressing Enter. No suggestion from the AwesomeBar appear either.
Expected results:
* It should work like in any other tabs, like it worked before.
`closeWindowWithLastTab` is a useful setting when you want to start a clean browsing session by just pressing ctrl+W until there’s only one tab left. With a non-functional address bar, it’s not possible to start doing anything without opening a second new tab.
WFM in 55.0a1 (2017-03-08) (32-bit) on Win10.
This issue also happens with a clean profile? https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles.
Component: Untriaged → Tabbed Browser
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•