utubo / firefox-simple_gesture

🦊An add-on that adds simple touch gestures for Firfox for Android. Sorry, I only check issues sometimes.
https://addons.mozilla.org/ja/firefox/addon/simple-gesture/
Other
29 stars 1 forks source link

If the tab I try to close with Gesture "Close Tab" is the only tab, the close kind of fails #64

Open alok1111 opened 3 years ago

alok1111 commented 3 years ago

I managed to install the extension to Fennec 89.1.1 for Android using this article.

It looks like "Close current tab" with "And Show" set to Default produces some kind of an unresponsive page when I activate the gesture. Is it possible to fix this somehow? I also tried to use "Previous tab" setting and the behavior is the same if this is the only tab left.

This is what happens when I close some Wikipedia page.

The page content freezes

or

a blank page appears
utubo commented 3 years ago

Sorry, tabs may not work well on version 69 or later. This is because Firefox does not implement the tab API correctly.

utubo commented 3 years ago

The page content freezes

I reported here. https://github.com/mozilla-mobile/fenix/issues/20207

I also tried to use "Previous tab" setting and the behavior is the same if this is the only tab left.

(2021/07/18) I reported here. (Maybe this is the problem.) https://github.com/mozilla-mobile/fenix/issues/20410

utubo commented 3 years ago

20410 is moved to https://bugzilla.mozilla.org/show_bug.cgi?id=1721269 (Duplicated) https://bugzilla.mozilla.org/show_bug.cgi?id=1583281

utubo commented 1 year ago

20207 is moved to https://bugzilla.mozilla.org/show_bug.cgi?id=1814148

utubo commented 1 week ago

I fixed the title of this issue to the title of #87