Skip to content

Some issues in Firefox 151 / WaveFox v1.9.151 #285

@ethanwind

Description

@ethanwind

Important clarification

  • I have read and followed the installation instructions in the README

Describe the issue

The bookmark icons in the Firefox popup menu are misaligned, and the icons in the History and Bookmarks menu in the Firefox main menu are spaced too far from the text. Additionally, the toolbar is the same color as the program window instead of the standard Firefox color.

To reproduce

In about:config select WaveFox.Icons and assign the value 2, userChrome.Menu.Icons.Regular.Enabled to true, activate all the keys provided in the readme for custom icons:

  • userChrome.icon.panel_full
  • userChrome.icon.library
  • userChrome.icon.panel
  • userChrome.icon.menu
  • userChrome.icon.context_menu
  • userChrome.icon.global_menu
  • userChrome.icon.1-25px_stroke
  • userChrome.icon.account_image_to_right
  • userChrome.icon.account_label_to_right
  • userChrome.icon.menu.full
  • userChrome.icon.global_menu.mac.

Not activated: userChrome.icon.panel_photon and userChrome.icon.global_menubar.

Furthermore, the Firefox toolbar, as you can see, is the same color as the main program window.

The result is in the following images:

Image Image Image

Expected behavior

The different behavior occurred with the new version of Firefox (v.151) and WaveFox v.1.9.151. There were no problems with the previous version of the browser and the previous WaveFox.

Additional information

I tried making some rough changes to the WaveFox files and managed to clumsily fix the problems.

Regarding the color, I neutralized with "/* ... */" in notepad the lines from 173 to 188 of the wavefox_tabs file in the horizontal_tabs folder, specifically the section titled "Floating Tabs".

As for the icons, I neutralized lines 1145, 1146, 1159, 1160, 1216, 1217, 1230 and 1231 (the "#historyMenuPopup" and "#bookmarksMenuPopup" entries) in the main menu using Notepad "/* ... */."

Furthermore, for the Firefox bookmarks popup menu, I neutralized lines 1391 to 1397, just below the "/* Bookmark Popup - None icon menu */" index in "Firefox-UI-Fix_icons" file.

I repeat, these are crude changes and not at all precise and adequate, but now the program is back to how it was before.

I would be so much grateful if you may investigate this issues and adopt the necessary changes.
Thank you.

Operating system

Windows 11

Color scheme

  • System
  • Light
  • Dark
  • Contrast

Firefox version

Developer

Firefox theme

  • System / Auto
  • Light
  • Dark
  • Repository / AMO

WaveFox version

Release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions