From: Nicolas Coden Date: Wed, 25 Jul 2018 21:58:58 +0000 (+0200) Subject: tests: add visual test for the Dropdown magic mousleave bug X-Git-Tag: v6.6.0~3^2~95^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bdec3a3c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git tests: add visual test for the Dropdown magic mousleave bug See https://github.com/zurb/foundation-sites/issues/11410 See https://github.com/zurb/foundation-sites/pull/11418 --- diff --git a/test/visual/dropdown/mouse-on-browser-ui.html b/test/visual/dropdown/mouse-on-browser-ui.html new file mode 100644 index 000000000..2f90ed9f7 --- /dev/null +++ b/test/visual/dropdown/mouse-on-browser-ui.html @@ -0,0 +1,50 @@ + + + + + + + + Foundation for Sites Testing + + + + + + +
+
+
+ +

Dropdown with UI elements

+ +
    +
  • 1. Dropdown should stay open when the mouse goes on the input's autocomplete pane.
  • +
  • 2. Dropdown should stay open when the mouse reenter in the dropdown from the autocomplete pane.
  • +
  • 3. Dropdown should close when the nouse leave the dropdown from the autocomplete pane.
  • +
+ + + + +
+
+
+ + + + + + +