l10nelw / winger

Window Manager: A Firefox web extension for switching windows, moving tabs between windows, and more
https://addons.mozilla.org/firefox/addon/winger/
GNU General Public License v3.0
48 stars 7 forks source link

Closed windows not removed from context menu #6

Closed iwconfig closed 1 year ago

iwconfig commented 2 years ago

Hello!

I had a lot of windows opened a while back, and then closed each window as I went through each tab. When I only had three windows left, I did a right click on a pinned tab and accidentally noticed the list in "Send Tab to Window" is not updated to reflect the current number of opened windows.

I have only tried opening and closing Winger popup but "Send Tab to Window" context menu stays the same.

bild

iwconfig commented 2 years ago

The non existing windows are still listed even if there's only one window opened.

This might be unrelated but I also noticed when I open new windows, the new window name does not reflect the current number of already open windows incremented by 1.

bild

Is this an intended behavior?


OK now I have restarted my web browser and the non existing windows have disappeared. And window number has reset as well.

bild

l10nelw commented 1 year ago

Hello! I have noticed the buggy Send Tab to Window menu myself and it will be fixed in the next version.

new window name does not reflect the current number of already open windows incremented by 1.

Yes it's intended behaviour, it's just a simple count of windows opened during the entire current session. Heads up though, this auto default naming will be dropped in the next version to simplify things.

iwconfig commented 1 year ago

Wonderful! :ok_hand::ok_hand: