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
329 stars 27 forks source link

[BUG] openLinkInUnloadedTab.uc.js can't open links in folders #37

Closed Sneakpeakcss closed 2 years ago

Sneakpeakcss commented 2 years ago

Describe the bug openLinkInUnloadedTab.uc.js can't open links from a folder unless the folder was previously opened.

To Reproduce Steps to reproduce the behavior:

  1. Launch Firefox and hit "Open All in Unloaded Tabs" on any bookmarked folder, result: as on screenshot.
  2. Launch Firefox open the folder first and then hit "Open All in Unloaded Tabs on any bookmarked folder, result: links are opened properly.

Expected behavior Every link inside the folder should be opened without "previewing" the folder first.

Screenshots

errorFF

Desktop (please complete the following information):

Additional context

Every time i try to load any folder that wasn't previously "previewed" it just throws the same error as on the screenshot. Opening single bookmarked links works without a problem.

aminomancer commented 2 years ago

Thanks, nice catch. Try version 1.5.1

Sneakpeakcss commented 2 years ago

Works great now, thanks for the quick update.

Also btw… It looks like something ate the end of description in the last update openBookmarkInContainerTab.uc.js

aminomancer commented 2 years ago

Whoops, thanks for pointing that out.