xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
1.02k stars 86 forks source link

MultifoxContainer userscript breaks address bar focus on new tab using keyboard shortcut from existing container tab #227

Open metronidazole opened 1 year ago

metronidazole commented 1 year ago

I'm using Firefox 108 with the latest fx-folder configuration and the latest multifoxcontainer userscripts (I'm also using enterSelects, extensionOptionsMenu, newtab-aboutconfig, openInUnloadedTab, privateTab, rebuild_userChrome)

If I open a new tab from an existing container tab (using ctrl+t), the address bar is not focused. However if I open a new tab from a normal tab (not within a container), the address bar is focused. If I remove multifoxContainer, then both scenarios work. If I use the onscreen newtab button then it works regardless.

xiaoxiaoflood commented 1 year ago

I can't reproduce the issue, works fine for me even from a new unmodified profile except by the scripts you mentioned.