Closed
Bug 972692
Opened 11 years ago
Closed 9 years ago
[e10s] Can't select in content when it's not in focus
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1066663
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: billm, Unassigned)
References
Details
STR:
1. Click in the URL bar to focus it.
2. Click and drag over some text in an out-of-process content area to try to select it.
Expected results:
The click initiates a selection.
Actual results:
The content area is focused, but no selection is started.
Updated•11 years ago
|
tracking-e10s:
--- → +
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•