[Webkit-unassigned] [Bug 27171] New: [Gtk] REGRESSION (r45440): fails at fast/events/frame-programmatic-focus.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 19:56:31 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27171

           Summary: [Gtk] REGRESSION (r45440): fails at
                    fast/events/frame-programmatic-focus.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmalonzo at gmail.com


Changeset: http://trac.webkit.org/changeset/45440

Test: fast/events/frame-programmatic-focus.html

Test diff:
 <input> focused
 <input> blurred
 main frame blurred
-iframe focused
 <input> in iframe focused
 <input> in frame blurred
 iframe blurred
-main frame focused
 <input> focused

The fix in http://trac.webkit.org/changeset/45470 is incomplete. focus-in and
focus-out events seem to only happen when there's user interaction.

The fix is to implement grab_focus in the WebView as well so it will work when
focus is set programmatically.

Patch coming...

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



More information about the webkit-unassigned mailing list