Bug 53646 - [GTK] Blurring and focusing the WebView from LayoutTestController does not work
Summary: [GTK] Blurring and focusing the WebView from LayoutTestController does not work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-02-02 17:01 PST by Martin Robinson
Modified: 2012-05-05 09:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-02-02 17:01:46 PST
The test output is incorrect for this test. A focus ring and caret do show up in pixel results.
Comment 1 Martin Robinson 2011-02-07 14:23:36 PST
This results in failures for the following tests:

editing/selection/caret-and-focus-ring.html
fast/events/blur-focus-window-should-blur-focus-element.html
Comment 2 Zan Dobersek 2012-05-05 09:19:52 PDT
The tests covered by this bug were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt. Their expectations were removed in r116122[1] (covered by bug #85591). Closing the bug.

1: http://trac.webkit.org/changeset/116122
Comment 3 Martin Robinson 2012-05-05 09:25:54 PDT
Can you also confirm that the pixel results are also correct now? I think it's a good idea to unskip these tests, but I feel the bug should stay open, since it's likely still a problem.