aminomancer / uc.css.js

A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript to implement its more functional features.
Other
326 stars 27 forks source link

[BUG] Some scripts broke on nightly #94

Closed SoSeDiK closed 3 months ago

SoSeDiK commented 3 months ago

Link to the file containing the bug https://github.com/aminomancer/uc.css.js/blob/master/JS/verticalTabsPane.uc.js https://github.com/aminomancer/uc.css.js/blob/master/JS/contextMenuMods.uc.js https://github.com/aminomancer/uc.css.js/blob/master/JS/openBookmarksHistoryEtcInNewTabs.uc.js

Describe the bug

verticalTabsPane

I can no longer see the vertical tabs pane, can't toggle it with shortcut or button. The button is still shown, but has no icon.

contextMenuMods

The script was updated recently, but even on 1.0.4 clicking search engine just closes the context menu.

openBookmarksHistoryEtcInNewTabs

Clicking on bookmarks/history does nothing.

To Reproduce Enable aforementioned modules & test their functionality.

Expected behavior Vertical tabs, search via context menu and opening bookmarks/history are working.

Screenshots The missing vertical tabs icon:

image

Desktop (please complete the following information):

aminomancer commented 3 months ago

Thanks for filing, should be fixed now.