How can I guaranteed, 100% ,absolutely etc. focus URL in Firefox browser?

If there is Flash on page that focus is on it and CTR-L doesn't focus URL.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Sorry, the Flash portion is another application which handles all of your hot-keys (even tab switching).

To guarantee you need to use your mouse to click outside the flash element. The only reasonable surround I can see is to use AutoHotkey to emulate a mouse click so it can be done by keyboard...

link|improve this answer
yes, I know and do redundant click, how it's frustrating,I just want ctr-l to focus URL – sergionni Apr 11 '11 at 22:46
@sergionni: Tom's answer just said that you can't just use Control+L. – Wuffers Apr 11 '11 at 23:45
2  
100% guaranteed? Uninstall Flash. :-P – William Jackson Apr 12 '11 at 1:08
feedback

Your Answer

 
or
required, but never shown

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