Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

In the search bar, only the beginning of the word is visible.

  • 2 Antworten
  • 1 hat dieses Problem
  • 13 Aufrufe
  • Letzte Antwort von cor-el

more options

Good day! Previously, in the “search” line it was possible to read the search options offered by the browser, in the sense that when you hover the cursor over one of the suggested lines, this line was opened with full text. Now, when I hover the cursor on the proposed line, it does not open, I do not see it completely, but I see only the initial words of this line. How to make visible the proposed search string options when you hover over them? Thank.

Good day! Previously, in the “search” line it was possible to read the search options offered by the browser, in the sense that when you hover the cursor over one of the suggested lines, this line was opened with full text. Now, when I hover the cursor on the proposed line, it does not open, I do not see it completely, but I see only the initial words of this line. How to make visible the proposed search string options when you hover over them? Thank.
Angefügte Screenshots

Alle Antworten (2)

more options

Good day! Previously, in the “search” line it was possible to read the search options offered by the browser, in the sense that when you hover the cursor over one of the suggested lines, this line was opened with full text. Now, when I hover the cursor on the proposed line, it does not open, I do not see it completely, but I see only the initial words of this line. How to make visible the proposed search string options when you hover over them? Thank.

more options

Are you possibly using userChrome.css to style the location bar drop-down list?

If you do then your code might be broken.


Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is is causing the problem.

  • switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Safe Mode start window

In Firefox Safe mode these changes are effective:

  • hardware acceleration is disabled (Options/Preferences -> General -> Performance)
    *https://support.mozilla.org/en-US/kb/performance-settings
  • all extensions are disabled (about:addons)
  • default theme is used (no lightweight theme)
  • default toolbar layout is used
  • xulstore.json is ignored
  • userChrome.css and userContent.css are ignored (chrome folder in profile folder)
  • JavaScript JIT compilers are disabled