Closed
Bug 1997253
Opened 9 months ago
Closed 9 months ago
External links no longer open in last active Firefox window, but rather whatever window in current screen
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1994825
People
(Reporter: a.nniel.eo.nhart986.7, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:144.0) Gecko/20100101 Firefox/144.0
Steps to reproduce:
- On Windows, create 2 virtual desktops A and B.
- Create 2 Firefox windows, one on each desktop A and B.
- On Desktop B, open and focus on some other non-Firefox window (e.g. Notepad) to avoid focusing on Firefox window B.
- Switch to desktop A and focus on Firefox window A, then switch to desktop B.
- The last-active Firefox window should be A at this point, while we are viewing desktop B.
- In any external software (e.g. Discord), open a link.
- The link is opened in window B.
Actual results:
The link is opened in the wrong window (B). B is not the last-active window so it should not open the link.
Expected results:
The link should open in window (A), because it is the last-active window.
Comment 1•9 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Win32' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Win32
Product: Firefox → Core
| Reporter | ||
Updated•9 months ago
|
Summary: Discord links no longer open in last active Firefox window, but rather whatever window in current screen → External links no longer open in last active Firefox window, but rather whatever window in current screen
Comment 2•9 months ago
|
||
This was by design per bug 1423768. We did add a pref to control this that will ship in Firefox 145: setting widget.prefer_windows_on_current_virtual_desktop to false will restore the old behavior.
Status: UNCONFIRMED → RESOLVED
Closed: 9 months ago
Duplicate of bug: 1994825
Resolution: --- → DUPLICATE
Updated•9 months ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•