← Back to team overview

desktop-packages team mailing list archive

[Bug 24398]

 

Webpages should use autofocus instead of |.focus()|. That would solve
this issue. Though, I don't know if we should block |.focus()|, I fear
that could break some websites.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/24398

Title:
  Form field focus should not be set if user has begun entering text.

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  After loading a page containing a form, Firefox automatically focuses the first
  input field in the tab order.  It should not do this if the user has already
  begun entering data into the form.  Not only is the current behavior annoying,
  but it is a potential security issue.  I have often typed passwords into
  plaintext fields because Firefox changed the field focus after a slow page load.

  If the event handling isn't too messy, it should also not change the input focus
  if the user is typing something in the address bar or search bar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/24398/+subscriptions