[Webkit-unassigned] [Bug 18815] New: Focus-blur should fire on elements in the page when the window is focused/blurred

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 30 12:31:43 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18815

           Summary: Focus-blur should fire on elements in the page when the
                    window is focused/blurred
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ovafai at gmail.com


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list