Open
Bug 1327073
Opened 6 years ago
Updated 5 months ago
View source tab steals focus from another window when it loads
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P5)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509 STR_1: 0. Open new Firefox window 1. Copy "view-source:https://www.youtube.com/" to clipboard 2. Open new tab in the window from Step 1, press Ctrl+V to paste url to clipboard 3. Press Enter, then immediately press Alt+Tab (and release Alt) to switch to another Firefox window AR: When tab from Step 2 loads, the window from Step 1 becomes focused ER: The browser shouldn't steal focus from another window, because: it knows that I switched between windows AFTER I navigated to that url
Comment 1•6 years ago
|
||
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0 Build ID 20170119030211 The issue is reproducible on the latest Firefox release (50.1.0) and on the latest Nightly (53.0a1).
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Component: Untriaged → Event Handling
Product: Firefox → Core
Comment 2•6 years ago
|
||
I wasn't able to reproduce on the latest Firefox release (50.1.0) on Mac.
Comment 3•6 years ago
|
||
Actually, I WAS able to reproduce to reproduce it by clicking on a different window.
Updated•6 years ago
|
Priority: -- → P5
Assignee | ||
Updated•4 years ago
|
Component: Event Handling → User events and focus handling
Updated•5 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•