5.1 RC1 – Dropdowns with hover trigger stop working after first hover

Repro:

  1. Add a dropdown element to a page (with content in the dropdown)
  2. Set that dropdown to trigger on hover
  3. Save, and go to the front end
  4. Hover over the dropdown trigger and observe that the dropdown appears
  5. Move off the trigger
  6. Move back over the dropdown trigger again

Observed: Once you’ve hovered over a trigger once, it will not appear again on subsequent hovers. This is particularly problematic when those dropdown elements are in a navbar.

Thank you! Fixed for the release.