Open Bug 1027738 Opened 11 years ago Updated 3 years ago

Wrong focus behavior when elements are added/removed on onfocus/onblur

Categories

(Core :: Layout: Tables, defect)

defect

Tracking

()

People

(Reporter: mozilla, Unassigned)

References

()

Details

(Keywords: hang, testcase)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140605174243 Steps to reproduce: An element is added on an input's onfocus and removed on onblur, AND the form is displayed (CSS property) as "table" AND the next input type is "number" Actual results: The tab navigation does not jump to the number field. Check the live example page at: http://maisqi.com/outros/bugs/firefox/wrong-focus-behavior-when-elements-are-added-removed-on-onfocus-onblur.html Expected results: The tab navigation should change focus from one field to another, according to the order on the source code.
Severity: normal → minor
I can reproduce on OS X nightly. Tabbing out of the first textbox repeatedly also causes the browser to hang for a while (looks like a reflow -> change focus -> reflow loop).
Severity: minor → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: hang, testcase
OS: Windows 8 → All
Product: Firefox → Core
Hardware: x86_64 → All
Version: 30 Branch → Trunk
Component: Untriaged → Layout: Tables
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: