Closed
Bug 440683
Opened 17 years ago
Closed 17 years ago
Location Bar save not the last vist website by type in the Location Bar and press enter
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: speedyraser, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008052906 Firefox/3.0
If i vist an website and type the adress in the Location Bar, and click on the down-arrow will i not show the before entry url.
an little note:
userchrome.css
/* bookmarkstar disable */
#star-button { width: 0px !important; }
/* show Gobutton ever */
#go-button { visibility: visible !important; }
/* search not in bookmarks */
richlistitem[type="bookmark"]
{
display: none !important;
}
/*SSL-sites in yellow color FF2-like*/
#urlbar[level] .autocomplete-textbox-container { background-color: #FFFFB7 !important; }
--
and my about-config:
(i have copy the name from all urlbar-entrys)
browser.urlbar.autoFill;false
browser.urlbar.clickSelectsAll;true
browser.urlbar.doubleClickSelectsAll;false
browser.urlbar.filter.javascript;true
browser.urlbar.matchBehavior;1
browser.urlbar.matchOnlyTyped;true
browser.urlbar.maxRichResults;20
browser.urlbar.search.chunkSize;1000
browser.urlbar.search.timeout;100
extensions.tabmix.opentabfor.urlbar;false
i have it testet with a clean profile, same result.
Reproducible: Always
Steps to Reproduce:
1. type the follow adress in you location bar: anywayohidontknow.com
2. press enter/return/green arrow
3. click on the down-arrow
Actual Results:
if you see not the bookmarks and not the entry url, have you the bug.
or, if you have disable the bookmarks, you click on the arrow, but the list will not pop open... mo effect after the click on the down-arrow from the location bar.
Comment 1•17 years ago
|
||
This WORKSFORME in Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1b3pre) Gecko/20090115 Shiretoko/3.1b3pre
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•