You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the problem?
"Single Click Opener" now opens the link and comments in two tabs next to my current tab, instead of at the end. I have browser.tabs.insertRelatedAfterCurrent to false which normally results in any new tab opening at the far right of any open tabs.
What other browser extensions are installed?
Add-On Compatibility Reporter
Bulk Media Downloader
Checker Plus for Gmail
F.B. Purity
Forecastfox (fix version)
FrankerFaceZ
Google Search link fix
Greasemonkey
Image Search for Google
NativeShot
Nightly Tester Tools
OpenDownload2
Restart
S3.Google Translator
Stylish
Tab Mix Plus
uBlock Origin
Undo Close Tab
Youtube Plus
The text was updated successfully, but these errors were encountered:
The crux of the issue is that tabs opened by WebExtensions don't obey the insertRelatedAfterCurrent preference. So to keep the default behaviour (opening tabs next to the current one), we explicitly open them next to the current one. When Firefox supportsopenerTabId then this will probably work correctly.
What's the problem?
"Single Click Opener" now opens the link and comments in two tabs next to my current tab, instead of at the end. I have browser.tabs.insertRelatedAfterCurrent to false which normally results in any new tab opening at the far right of any open tabs.
Are there any related posts in https://github.com/honestbleeps/Reddit-Enhancement-Suite/issues or /r/RESissues?
https://www.reddit.com/r/RESissues/comments/69r274/res_560_lc_lc_doesnt_respect_tab_opening_location/
https://www.reddit.com/r/Enhancement/comments/69x8nc/new_behaviour_for_single_click_opener/
https://www.reddit.com/r/RESissues/comments/6a9hmr/single_click_opener_putting_tabs_in_the_wrong_spot/
What other browser extensions are installed?
Add-On Compatibility Reporter
Bulk Media Downloader
Checker Plus for Gmail
F.B. Purity
Forecastfox (fix version)
FrankerFaceZ
Google Search link fix
Greasemonkey
Image Search for Google
NativeShot
Nightly Tester Tools
OpenDownload2
Restart
S3.Google Translator
Stylish
Tab Mix Plus
uBlock Origin
Undo Close Tab
Youtube Plus
The text was updated successfully, but these errors were encountered: