Closed Bug 984446 Opened 11 years ago Closed 11 years ago

Focusing on SimPicker's main menu element doesn't change document.activeElement when testing

Categories

(Firefox OS Graveyard :: Gaia, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 987018

People

(Reporter: drs, Unassigned)

References

Details

We also don't get an event when we use this method. If we use:

var ev = new CustomEvent('focus');
elem.dispatchEvent(ev);

Then it works. We should figure out why.
Depends on: 947140
Blocks: b2g-dsds-1.4
Fixed in bug 987018 as a side effect of the changes there.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.