Closed
Bug 1102641
Opened 11 years ago
Closed 3 years ago
Control-F to search does not use current selection - forces user to copy and paste into search bar
Categories
(Core :: DOM: Content Processes, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: azakai, Unassigned)
Details
STR:
1. Open any web page with text
2. Doubleclick on a word to highlight it
3. Press control-F to search
Without e10s, the highlighted word shows up in the search bar automatically. In e10s, whatever old value was searched for last remains there. The user must manually copy the selection to the search bar, e.g. using control-C, control-F, control-V.
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•