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

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות האפשרות ״דיווח על שימוש לרעה״.

מידע נוסף
Archived

Search Bar Popup ltr

Yaron replied
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.

כל התגובות (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.