Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
there should be an option to clear the url bar
Posted by: Mark
Date: January 04, 2003 10:21AM

The problem with kmelon is that you cannot clear the url bar of recently visited websites.

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: David
Date: January 04, 2003 10:23AM

I agree with you there should be an option so we can clear the url bar and be organised.

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: Hugo
Date: January 04, 2003 12:32PM

Actually, to get a good response here you should make at least three posts under different names. :-)

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: asmpgmr
Date: January 04, 2003 02:49PM

There is already an RFE for this in the bugs database so hopefully it will be addressed in the near future.

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: Frank
Date: January 04, 2003 05:27PM

user_pref("browser.sessionhistory.max_entries", 0);

Change to this in your K-meleon all.js file, and there won't be any entries in there.. period..

Just add user_ before pref and change the entries to 0.

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: asmpgmr
Date: January 04, 2003 07:06PM

Wrong, the way to prevent any URLs from being saved is to add the following line to prefs.js:

user_pref("kmeleon.MRU.maxURLs", 0);

Anyway this isn't really what most users want, what's wanted is a button in preferences to clear the URL history like Netscape/Mozilla has, the RFE in the bugs database is for this.

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: Frank
Date: January 04, 2003 07:30PM


My mistake....But, if I remember correctly, when I changed it in the pref.js, it kept on reverting to the original max url's, which I believe was 17...I may be wrong...but others have tried this...http://kmeleonbrowser.org/forum/read.php?f=1&i=6001&t=5980

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: asmpgmr
Date: January 04, 2003 07:40PM

The default is 16, here is the doc on this:
http://kmeleon.sourceforge.net/docs/delurls.php

Options: ReplyQuote
Re: there should be an option to clear the url bar
Posted by: someone
Date: January 11, 2003 05:03PM

it is 16 and you have to clear the lines that include the site historys on them and then this change to maxurl to 0 will take place

Options: ReplyQuote


K-Meleon forum is powered by Phorum.