Gabbe
Jan 21 2008, 02:12 PM
Pinchas
Jan 21 2008, 02:26 PM
QUOTE(Gabbe @ Jan 21 2008, 09:12 PM)

Right click on the start menu bar (not the button or any program button). Select Toolbars and uncheck Quick Launch.
Gabbe
Jan 21 2008, 02:28 PM
Sorry, I meant "Quick Find."
Pinchas
Jan 21 2008, 02:32 PM
QUOTE(Gabbe @ Jan 21 2008, 09:28 PM)

Sorry, I meant "Quick Find."
Is that on your browser? If so which one?
Gabbe
Jan 21 2008, 02:34 PM
Yes. FF.
agent220
Jan 21 2008, 02:39 PM
Quick find (/) -- disappears after a while, so you don't have to close the search bar manually.
(credits: google search)
ETA: I just tried it, / opened it, but clicking out closed it.
FYI
Jan 21 2008, 03:06 PM
Ctrl+F, isn't there a little red x all the way to the right of it?
agent220
Jan 21 2008, 03:09 PM
Nah, control F is Find. / is Quick Find. (It's a command in Unix based programs for searching, so I guess that's why FF integrated it, but I never knew about it till now.)
Gabbe
Jan 21 2008, 03:09 PM
How do I make it go away permanently?
Pinchas
Jan 21 2008, 03:10 PM
...
agent220
Jan 21 2008, 03:12 PM
Oh, apostrophe also does it.
http://ffextensionguru.wordpress.com/2007/...quick-find-bar/QUOTE
Ok, I fixed my annoyance.
First make sure firefox is closed.
Go to
$FIREFOX_INSTALL_DIRECTORY\chrome\content\global\toolkit.jar\content\global\findBar.js
open that file with winrar or something, and change the lines:
const CHAR_CODE_SLASH = “/”.charCodeAt(0);
const CHAR_CODE_APOSTROPHE = “‘”.charCodeAt(0);
to say:
const CHAR_CODE_SLASH = “”.charCodeAt(0);
const CHAR_CODE_APOSTROPHE = “”.charCodeAt(0);
or I imagine you can change the hotkeys to anything you like. Enjoy.
agent220
Jan 21 2008, 03:15 PM
OR accessibility.accesskeycausesactivation user set boolean false.
Pinchas
Jan 21 2008, 03:16 PM
QUOTE(agent220 @ Jan 21 2008, 10:15 PM)

OR accessibility.accesskeycausesactivation user set boolean false.
Sweet!
(But why would you want to anyway...doesn't it auto-hide?)
agent220
Jan 21 2008, 03:20 PM
QUOTE(Pinchas @ Jan 21 2008, 03:16 PM)

Sweet!
(But why would you want to anyway...doesn't it auto-hide?)
(didn't try it...just posting what frustrated people wrote)
Gabbe
Jan 21 2008, 03:38 PM
I can't find that file..though I did find all kinds of other interesting junk in the search
agent220
Jan 21 2008, 03:48 PM
about:config in your address bar. You can apparently change
accessibility.accesskeycausesactivation user set boolean false
or accessibility.typeaheadfind to true
notreallyhere
Jan 21 2008, 03:49 PM
[Do people other than programmers understand this conversation?]
Gabbe
Jan 21 2008, 03:51 PM
Probably not, but I just murdered FF by changing a couple variables
agent220
Jan 21 2008, 03:56 PM
QUOTE(notreallyhere @ Jan 21 2008, 03:49 PM)

[Do people other than programmers understand this conversation?]
If you use firefox, you should learn how to change settings. about:config doesn't take a programmer to mess with

QUOTE(Gabbe @ Jan 21 2008, 03:51 PM)

Probably not, but I just murdered FF by changing a couple variables

(as we see here)
Don't you feel powerful?
Gabbe
Jan 21 2008, 03:56 PM
After quickly resurrecting FF, I tried some of the other things...it didn't work.
agent220
Jan 21 2008, 03:57 PM
QUOTE(Gabbe @ Jan 21 2008, 03:56 PM)

After quickly resurrecting FF, I tried some of the other things...it didn't work.
You restarted FF after changing them?
Gabbe
Jan 21 2008, 03:58 PM
QUOTE(agent220 @ Jan 21 2008, 03:56 PM)

If you use firefox, you should learn how to change settings. about:config doesn't take a programmer to mess with

(as we see here)Don't you feel powerful?

I don't think you understand...I AM a lapsed programmer.
QUOTE(agent220 @ Jan 21 2008, 03:57 PM)

You restarted FF after changing them?
No...I KILLED FF.I quickly reinstalled it.
agent220
Jan 21 2008, 04:00 PM
QUOTE(Gabbe @ Jan 21 2008, 03:58 PM)

No...I KILLED FF.I quickly reinstalled it.
And then, when you made only the change specified here you restarted it? I guess I can try for myself as I can close all my tabs now...
Gabbe
Jan 21 2008, 04:03 PM
I restarted it. it didnt work.
Pinchas
Jan 21 2008, 04:11 PM
QUOTE(Gabbe @ Jan 21 2008, 10:09 PM)

How do I make it go away permanently?
http://www.maxthon.com/
agent220
Jan 21 2008, 04:23 PM
QUOTE(Gabbe @ Jan 21 2008, 04:03 PM)

I restarted it. it didnt work.
Me neither
But when do you have the problem? It doesn't pop up for me in textboxes...
agent220
Jan 21 2008, 04:50 PM
Ok, do this:
http://foliovision.com/2007/11/06/firefox-quickfind//Install the search hotkeys add on, make sure you set the searchkeys.disable.all to true, and restart. Worked for me.
Gabbe
Jan 21 2008, 05:19 PM
Not me.
agent220
Jan 21 2008, 09:14 PM
You installed the
http://nic-nac-project.de/~kaosmos/searchh...-FF20-0.1.2.xpi add on? I just tried it here on my laptop on both operating systems, including XP, and it worked.
Gabbe
Jan 21 2008, 09:23 PM
QUOTE(agent220 @ Jan 21 2008, 09:14 PM)

You installed the
http://nic-nac-project.de/~kaosmos/searchh...-FF20-0.1.2.xpi add on? I just tried it here on my laptop on both operating systems, including XP, and it worked.
I manually pasted the name of the add-on into prefs.js. Then I looked at about:config and viola! it was there. Then I added the add-on, and then it worked. Hmmm.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.