Closed
Bug 893755
Opened 12 years ago
Closed 11 years ago
Keyboard app would receive 2 onfocuschange events when interacting with browser and homescreen app
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rudyl, Unassigned)
References
Details
This issue was found when looking into Bug 891798.
STR
===
1. Open Browser app >> Bookmark one website
2. Edit Bookmark
3. Focus "Page Title" Textfield
4. Switch focus to "ADDRESS" textfield
Actual:
Keyboard app would receive 2 onfocuschange events
(which cannot be avoided by an existing hack of setTimeout delay)
Expected:
Only one onfocuschange will be received and everyone is happy.
Comment 2•11 years ago
|
||
Fixed after bug 931746
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•