Aris-t2 / CustomCSSforFx

Custom CSS tweaks for Firefox
GNU General Public License v3.0
1.85k stars 180 forks source link

Navigation bar is hidden and overridden by suggestions when trying to type #652

Closed CaptainKishimoto closed 4 months ago

CaptainKishimoto commented 4 months ago
  1. Does the issue occur without any files inside /chrome/ folder? No.

  2. Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue: Navigation bar is hidden and overridden by suggestions when trying to type.

  3. Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)? Yes

  4. Screenshots showing the issue (drag & drop images into this post): image

  5. System information

    • OS & OS version: W10
    • Firefox version: 126.0
    • Firefox theme (e.g. default, build in light/dark, external theme + link):
Aris-t2 commented 4 months ago

Which settings do you have enabled besides ac_popup_megabar_title_and_url_two_lines.css?

Upload your chrome folder here as a zipped file. (Just drag and drop zip into your answer)

yurikhan commented 4 months ago

I got a similar thing when I first started Firefox 126 on an earlier version of CustomCSSforFx; updating fixed the issue.

CaptainKishimoto commented 4 months ago

Which settings do you have enabled besides ac_popup_megabar_title_and_url_two_lines.css?

Upload your chrome folder here as a zipped file. (Just drag and drop zip into your answer)

chrome.zip

Also it should be latest version of CustomCSS

Aris-t2 commented 4 months ago

Run tests without the file "my_userChrome.css".

CaptainKishimoto commented 4 months ago

I removed the file (and also removed the code to enable it) and it still happens.

Aris-t2 commented 4 months ago

I've tested your files and the most recent files inside CSS folder are from 2022!

After replace them with current files, everything worked again.

Remove/backup everything from chrome folder, extract latest release there (https://github.com/Aris-t2/CustomCSSforFx/releases ), restore userChrome.css.

CaptainKishimoto commented 4 months ago

Ah sorry, clown moment. Thought I extracted everything but I forgot that I was comparing configs first.