browser.tabs.move rejects when try move about:addons discarded tab
Categories
(WebExtensions :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: drive4ik, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
- Enable "Restore previous session" in Firefox options
- open "about:addons" page
- open "about:debugging" page
- close Firefox ("about:addons" page should not be active)
- start firefox (now "about:addons" page is discarded) and load "test bug" as temporary extension in "about:debugging" page
- click on ext button in topbar
Actual results:
browser.tabs.move crash when try move about:addons, error say:
Error: "An unexpected error occurred"
and
Error: Invalid tab ID: 28
please see screenshot in attachments
Expected results:
This tab will move to window without errors and in discarded state.
Hi, VitaliY!
Thanks for your contribution!
I couldn't reproduce the described behavior in:
Windows 10 Pro (64 bits)
Firefox 70.0.1 (64-bit)
Nightly 72.0a1 (2019-11-01) (64-bit)
Please let us know if this issue is reproduced in the latest Nightly edition. You can download it from here: https://nightly.mozilla.org/
If you still have the issue please create a new profile, you have the steps here: https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles?redirectlocale=en-US&redirectslug=Managing-profiles#w_starting-the-profile-manager
support.mozilla.orgsupport.mozilla.org
Once you have all this information, please let us know so we can continue investigating.
Regards,
Hi, Seba!
I replicate this issue on latest Nightly. I record a gif, in attachment named "firefox-move-tab-bug.gif"
Hi Vitaliy,
Thanks for the quick response!
I'll add product and component to this issue to keep on track.
Regards,
Updated•6 years ago
|
Hi Seba!
I re-test with clear profiles on:
Windows 10 (64-bit):
FF Stable - 73.0.1 (64-bit) -> bug still occurs
FF Developer Edition - 74.0b7 (64-bit) -> bug still occurs
FF Nightly - 75.0a1 (2020-02-24) (64-bit) -> bug still occurs
Linux Mint 19 (with latest updates)
FF Stable - 73.0 (64-bit) -> bug still occurs
FF Nightly - 75.0a1 (2020-02-24) (64-bit) -> bug still occurs
The error is still there... :(
Updated•5 years ago
|
Updated•5 years ago
|
Hi,
FF Nightly 93.0a1 (2021-09-05) (windows 32-bit) and above (beta, stable) - bug still occurs
Regards
Updated•3 years ago
|
I can say with certainty that the bug is no longer reproduced. I checked on all pages about:*
Thanks a lot everyone !!!
Tested on:
Windows:
Firefox Stable 110.0 x64
Firefox ESR 102.8.0 x64
Firefox DEV 111.0b5 x64
Firefox Nightly 112.0a1 (2023-02-24) x64
Linux Mint:
Firefox Stable 110.0 x64
Reporter | ||
Comment 10•4 months ago
|
||
There's great news!
I have tested this bug on Windows and Linux systems and this problem is no longer reproduced.
I opened each page from the list on the about:about
page, reloaded the browser, moved each discarded about:*
tab with the addon to a new window, and no error was noticed.
Tested on:
- Windows 11, Firefox Stable 117.0 (x64)
- Windows 11, Firefox Stable 137.0.1 (x64)
- Linux Mint, Firefox Stable 117.0 (x64)
- Linux Mint, Firefox Stable 137.0.1 (x64)
This ticket may be closed.
Great job! Thanks!
Description
•