Bug 114154
Summary: | [EFL] fast/forms/select/popup-closes-on-blur.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
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.