D
D
Dmitry Kachurinets2018-01-29 14:49:57
css
Dmitry Kachurinets, 2018-01-29 14:49:57

How to fix a bug on Firefox with select?

Select should appear when hovering over the block. when you open select and hover over one of the options, the options immediately disappear. This problem was found in Firefox, in Chrome everything works fine. How to fix?
https://plnkr.co/edit/z2uW4O6D1uLFnsoLjWeb?p=preview

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Belkin, 2018-01-29
@BelkinVadim

Apparently in FF, hover disappears when hovering over select items from the block. Perhaps the output will be tied somehow to focus on the select. CSS focus-within may help or scripts, when focusing on a select, add a class for the block through which the select will also be visible similarly to the hover

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question