navorite / sessionic

A web extension to save, manage and restore sessions, windows and tabs.
GNU Affero General Public License v3.0
477 stars 17 forks source link

unable to open session in new window #135

Closed frei-l closed 5 months ago

frei-l commented 5 months ago

Describe the bug

I only discovered that Sessionic can restore sessions after installing the extension in Chrome. In Chrome, I can save a session and then open it in a new window simply by clicking the session's name. However, this functionality does not seem to work in Firefox.

After setting up the project locally, here's what I found:

I am not very familiar with polyfills and am unsure how to address this issue.

Reproduction

  1. open some tabs
  2. save the session
  3. open saved session
  4. click but no response

already reproduced this in windows 10

Version

1.7.1

Browser

Firefox 125.03

Operating System

Archlinux / Windows 10

Severity

Severe (2)

navorite commented 5 months ago

I'm using Firefox as my main browser and I have never encountered this.. I can't seem to reproduce it either. I'll wait for some more people to report on this so that I can have a way to reproduce this

frei-l commented 5 months ago

Found the cause. It has something to do with browser setting.

Reproduction

Solution specify the protocol, use https://google.com rather than 'google.com` will fix this.