Open
Bug 1461168
Opened 7 years ago
Updated 3 years ago
Keyboard shortcut to paste primary selection
Categories
(Firefox :: Keyboard Navigation, enhancement, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: wolf+mozilla, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20100101
Steps to reproduce:
Currently there is no way to insert primary selection using only keyboard. Middle button works, but I would like to have that functionality on SHIFT+INSERT (same as in the terminal). I understand that breaking existing functionality for other people is bad, so I'm thinking introducing new preference `browser.ui.shift_insert_pastes_primary` with default value `false` would be way to implement this.
I would be willing to give a shot to implementing this if the feature itself is OKed.
Actual results:
SHIFT+INSERT does not insert primary selection.
Expected results:
SHIFT+INSERT does insert primary selection if `browser.ui.shift_insert_pastes_primary = true`.
Updated•7 years ago
|
Severity: normal → enhancement
Component: Untriaged → Keyboard Navigation
OS: Unspecified → Linux
Hardware: Unspecified → All
Summary: No way to paste primary selection using only keyboard → Keyboard shortcut to paste primary selection
Updated•6 years ago
|
Priority: -- → P5
Comment 1•4 years ago
|
||
Duplicate of #228011 and ultimately #1070518
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•