Possible Duplicate:
Typing the tab character in browser text boxes

Firefox makes it hard to insert a tab. Whenever I hit tab it changes the focus. Currently, the only workaround I know of is to put a tab in the clipboard and paste instead. Anyone have a better solution?

link|improve this question

4  
That's how it's supposed to work on all browsers. – random Feb 19 '10 at 5:28
@Eight: I know, its just that I wanted to know if someone had a better solution than cut and paste – Casebash Feb 20 '10 at 6:22
1  
duplicate: superuser.com/questions/67934/… – goldPseudo Feb 20 '10 at 6:43
feedback

closed as exact duplicate by random, alex, Diago Feb 20 '10 at 9:36

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

up vote 1 down vote accepted

As previously mentioned, by default Tab will change focus to another field in most browsers. This allows people to navigate without a mouse. If you want to actually insert a tab character into textareas, you can use the Tabinta add-on (Tabinta = Tab in textarea). Tabinta also lets you use an alternate character to insert a tab, if you want to keep the default tab functionality set for the tab key.

link|improve this answer
feedback

You can push ALT + 09

link|improve this answer
Why on EARTH was this downvoted? It's PERFECT! – Chris Mar 24 '10 at 0:37
feedback

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