gdh1995 / vimium-c

A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
https://chrome.google.com/webstore/detail/vimium-c/hfjbmagddngcpeloejdejnfgbamkjaeg
Other
3.17k stars 253 forks source link

"X" does not restore closed tabs closed by "x" on Arc browser #1036

Open migui3230 opened 7 months ago

migui3230 commented 7 months ago

Describe the bug

Tabs that I close with "x" are unable to be restored by the "X" button

To Reproduce

Steps to reproduce the behavior:

  1. close a tab with "x"
  2. restore a tab with "X"

Browser, OS and Vimium C versions

Arc version: 119.0.6045.159 (Official Build) (arm64) OS: macOS Version 13.4 (Build 22F66)

Hisnameandhe commented 6 months ago

I meet the same issue. Actually the h and l also ineffective. Maybe you could use command + shift + T, which is a keyshort of arc to restore pages.

bosconb commented 4 months ago

same issue

gdh1995 commented 4 months ago

I think it's because Arc browser hooks how Chromium manages tabs and closed tab sessions, while it does something wrong with extension APIs.

Nothing can be done from Vimium C side.

Same as https://github.com/philc/vimium/issues/4208 .