User talk:Jokeyrhyme

From MozillaWiki
Revision as of 23:21, 20 October 2006 by Jokeyrhyme (talk | contribs) (Stop the text-input-cursor from moving while I'm typing.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Smart Text-Form Focus Changes...

Doesn't everyone hate it when you're loading a web page with a text form on it, and you start typing before the page is finished loading? How irritating is it when the pages finishes loading and the text cursor is moved while you are still typeing?

I propose that Firefox checks to see if the last time I was still typing was less than half a second ago (interval should be user configurable) and refuses to honor the text-cursor / focus-change / thingy that the web page requests.

Example: at mail.yahoo.com. I load page. The text fields appear before the images are finished downloading. I type in my username in about a second. I "tab" down to the password field. I start typing that, but the images finish loading and the focus is sent back to the username field. If someone was watching my screen, they'd see the last half of my password on the end of my username.

I realise I should just be more careful about where I type my password. Or be more patient and just wait for pages to finish loading completely before I start using them. But I'm a human being, and computers are supposed to work _for_ me not the other way around.