Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

After I upgraded to Firefox 3.6, I can't see text as I type it in into the Find text box.

For example, if I press Ctrl+F (or / or '), the characters that I type in don't appear until there's no match (Phrase not found). This is pretty annoying.

I'm on Windows 7 x64 Firefox 3.6.

share|improve this question

1 Answer

up vote 2 down vote accepted

Close all Firefox windows, then run Firefox from the comamnd-line with:

firefox.exe -safe-mode

and see if the problem still occurs (safe-mode disables all extensions).

If the problem goes away in safe-mode, you should then run Firefox normally, but disable extensions one-by-one until you discover which extension is causing the problem.

share|improve this answer
Thanks. That worked. I disabled the "Stylish" add-in and now Find works and so does Personas. – Sajee Feb 15 '10 at 20:27

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.