aghorler / LoadTabOnSelect

Load newly-opened background tabs in Firefox on selection, rather than automatically in the background.
Apache License 2.0
13 stars 4 forks source link

Does not autmatically load restored closed tabs #4

Open jtbergemann opened 6 years ago

jtbergemann commented 6 years ago

I don't know if it's by design (or perhaps an interaction with another addon?): if I restore a closed tab with Ctrl-Shift-T that tab is restored but not loaded, so I get a tab with "Tab unloaded by LoadTabOnSelect." as the whole content, and I have to flip tabs to load that tab.

Firefox 56.0.1 (64 bit), Windows 10

oloendithas commented 6 years ago

Same for me

Lateralus138 commented 6 years ago

Same for me when trying to reload tabs from the OneTab plugin. Same error message as in the OP.

a2sheppy commented 5 years ago

Yeah, you get this in the URL bar: "moz-extension://d22fa2fb-aba0-8149-97b5-e26191987d2a/html/tab.html?managedUrl=https://original.url.here". If you delete everything but the original URL, you get the content you expect back. This should be happening automatically.