TabMixPlus
TabMixPlus copied to clipboard
Several minor issues with the latest DEV build
So, yesterday I've started out with a fresh Firefox profile and jumped straight to the latest dev version 1.0.0-pre.18.20231106.1, as it seemed most complete with the fixes for most recent problems other users were reporting here. And these are the issues I've noticed so far:
- Move to New Window in the Tab Context Menu is missing, compared to vanilla Firefox. Also, the default keyboard shortcut for this function is set to CTRL+SHIFT+V and doesn't work, as it's used for pasting plain text these days.
- When multiple tabs are selected, Bookmark Tabs in the Tab Context Menu still shows while being unchecked in the options. For a single tab it doesn't appear.
- When new tabs are set to load as Blank Tabs in TMP options and you move them between windows, there's this more noticeable "flash of white" during the transition and often the page gets stuck in "white mode" until you left click inside the window. It doesn't seem to make a difference, whether the Firefox Home settings are set to Firefox Home or Blank Page.
https://github.com/onemen/TabMixPlus/assets/59185222/3393a330-0130-4a68-be72-f07e622ea00c
@AuRiMaS666
Thank you for the report.
- Can you provide your Tab Mix Plus preferences to reproduce these issues?
- What is your Firefox version and operating system?
- how keyboard shortcut CTRL+SHIFT+V work for you on Firefox without Tab Mix Plus
- any messages in the browser console?
Sorry, should have included those details in the first place.
-
Win11 22H2 22621.2428 + FF 119.0.1 with Lepton and Betterfox (latest versions).
-
It works the same way with TMP on and off, pasting plain text when a text field is focused, otherwise it doesn't do anything.
-
When the New Tab Page is selected in TMP options, Browser Console gives this output:
When Blank Page is selected in TMP options, Browser Console gives this output:
This is after one repetition of dragging and dropping a tab outside from a main window and creating a fresh window. Then when you take this new window and drop it back into the main window, no additional output from the Browser Console is given.
With New Tab Page there is no issue with the window turning white.
With Blank Page the page turns white almost every single time after dropping it back in, until you click on it.
When using the context menus, I don't see anything appearing the Browser Console.
I know this sounds a little pedantic and just using New Tab Page option which works with no issues is the way to go anyway. Just want the extension to be as polished as possible.
Also, I have noticed, that when using Preferences --> Restore Defaults, TMP Session Restore feature got turned on. Not sure if this is intentional, but as the disclaimer says, it isn't meant to be used, so I thought I mention that as well.
- Move to New Window in the Tab Context Menu is missing, compared to vanilla Firefox. Also, the default keyboard shortcut for this function is set to CTRL+SHIFT+V and doesn't work, as it's used for pasting plain text these days.
- Move to New Window in the Tab Context Menu is missing - set in
about:config
extensions.tabmix.detachTabMenu
to true - shortcut CTRL+SHIFT+V doesn't work: in Tab Mix Plus Options change the shortcut.
- When multiple tabs are selected, Bookmark Tabs in the Tab Context Menu still shows while being unchecked in the options. For a single tab it doesn't appear.
- I am not going to add another preferences to hide this menu item when multiple tabs where selected
Thanks a lot, that did the trick!
I'm fully aware how to change the shortcuts if needed and that unwanted menu item I should be able to sort out with simpleMenuWizard.
version 1.0.0-pre.18 is out