D
D
Dmitry2018-05-29 10:25:33
JavaScript
Dmitry, 2018-05-29 10:25:33

Why are the results produced by the ui-autocomplete plugin not displaying correctly in Firefox?

Hello, there is a site Link to the site (login: demo , password: demo).
When you enter cities in Russian into the field from/to where (for example: Kyiv), the ui-autocomplete plugin is triggered.
In Chrome, everything is fine, but in Firefox 60.0.1 (not at all resolutions), the text of the list items "flies" to the right.

I went through all the containers of tabs (since they obviously push out), but the result is zero.

What is the problem?

Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Shamanov, 2018-05-29
@SilenceOfWinter

All browsers have different preset css settings + personalization incl. you need to use something like cssReset/normalizeCss to bring everything back together.
In the code inspector settings, turn on the display of browser styles in order to be clearer.

T
tyzberd, 2018-05-29
@tyzberd

make ui-autocomplete position: absolute;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question