[Webkit-unassigned] [Bug 114154] New: [EFL] fast/forms/select/popup-closes-on-blur.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 02:00:04 PDT 2013


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

           Summary: [EFL] fast/forms/select/popup-closes-on-blur.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: demarchi at webkit.org


fast/forms/select/popup-closes-on-blur.html was introduced in r147548 but fails on EFL with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/forms/select/popup-closes-on-blur-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/forms/select/popup-closes-on-blur-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS internals.isSelectPopupVisible(popup) is true
+FAIL internals.isSelectPopupVisible(popup) should be true. Was false.
 PASS internals.isSelectPopupVisible(popup) is false
 PASS successfullyParsed is true

This is likely due to the fact that WebKit-EFL does not show <select> popups on its own and relies on the embedder to do it.

-- 
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