vimium-c icon indicating copy to clipboard operation
vimium-c copied to clipboard

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

Open migui3230 opened this issue 1 year ago • 3 comments

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

  • Browser name: Arc
  • Browser version: 1.17.2
  • Vimium C version: 1.99.99
  • OS name and version: MacOS Ventura 13.4

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

migui3230 avatar Nov 18 '23 16:11 migui3230

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.

Hisnameandhe avatar Dec 20 '23 14:12 Hisnameandhe

same issue

bosconb avatar Feb 13 '24 13:02 bosconb

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 .

gdh1995 avatar Feb 15 '24 08:02 gdh1995