Closed
Bug 689859
Opened 14 years ago
Closed 14 years ago
DomFocus not implemented
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 396927
People
(Reporter: bugzilla33, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.17 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110922153450
Steps to reproduce:
1. Open testcase
2. click on input element
Actual results:
still red background
Expected results:
green background
| Reporter | ||
Updated•14 years ago
|
Component: General → DOM: Events
| Reporter | ||
Updated•14 years ago
|
Attachment #562984 -
Attachment mime type: text/plain → text/html
| Reporter | ||
Updated•14 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
| Reporter | ||
Comment 1•14 years ago
|
||
All modern browsers have DOMFocus!
- IE
- Chrome
- Safari
- Opera
- Konqueror
etc...
Comment 2•14 years ago
|
||
The DOMFocus events are deprecated by DOM3 Events, according to bug 396927.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•