WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 23763
18815
Focus-blur should fire on elements in the page when the window is focused/blurred
https://bugs.webkit.org/show_bug.cgi?id=18815
Summary
Focus-blur should fire on elements in the page when the window is focused/blu...
Ojan Vafai
Reported
2008-04-30 12:31:43 PDT
The focused element on the page should blur when the window blurs and should focus when the window focuses. I'm attaching a simple test case with editable elements. Steps to reproduce: 1. Load the page 2. Click into any of the editable elements on the page 3. Click on different window/tab 4. Click back on the window of the page (e.g. on the titlebar of the window) You should see that blur/focus fired on the element selected in step 2. Safari doesn't fire the focus/blur events here. Firefox and IE both do.
Attachments
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2009-02-05 12:18:47 PST
Doh. Apparently I forgot to attach a testcase back in April. *** This bug has been marked as a duplicate of
23763
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug