Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

Search Bar Popup ltr

Yaron odpowiedziano
Yaron

I'm using Fx Hebrew (rtl).

I've added the folowing line to a css file:

  1. PopupAutoComplete { direction: ltr !important; }

And now every popup (in all forms) is ltr. How can I associate that code to the Search Bar only?

Thank you.

I'm using Fx Hebrew (rtl). I've added the folowing line to a css file: #PopupAutoComplete { direction: ltr !important; } And now every popup (in all forms) is ltr. How can I associate that code to the Search Bar only? Thank you.

Wszystkie odpowiedzi (2)

Do you mean the search bar on the Navigation Toolbar or on the about:home page?

Search Bar on the Navigation Toolbar. Popup in the Search Bar = Search suggestions. Popup in forms = saved data (subjects etc).


There must be a way to only apply ltr to the Search Bar.


Thank you.