Bug 114154

Summary: [EFL] fast/forms/select/popup-closes-on-blur.html is failing
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2013-04-08 01:58:18 PDT
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.
Attachments
Michael Catanzaro
Comment 1 2017-03-11 10:39:09 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.