Remove remaining built-in page action widgets
Categories
(Firefox :: Address Bar, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | verified |
People
(Reporter: mstriemer, Assigned: adw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-address-bar])
Attachments
(1 file)
Page actions should be reserved for add-ons, bookmarking and reader mode. Therefore, the other built-in actions such as Pin Tab, Copy Link, Email Link, Send Tab to Device, and Share should be removed.
They are added in PageActions.jsm and should only be added when browser.proton.urlbar.enabled
is true
.
Add search engine, Pocket and Screenshots are being removed elsewhere.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Comment 10•4 years ago
•
|
||
Could you please also remove Add Engine here? Bug 1691474 is just going to add new access points, it seems to make more sense to hide this option here along with the others.
Assignee | ||
Comment 11•4 years ago
|
||
I followed up on Slack, but just so it's here in the bug too, this patch does remove Add Engine in Proton -- it removes everything except for the bookmark action.
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
Comment 14•4 years ago
|
||
Marking the issue as verified fixed. This has been covered in the address bar sign off tests. Marking as verified in Fx89.0a1 and Fx88.0b9 on Windows 10 and Ubuntu 18.04. The mentioned buttons are removed from the address bar.
Description
•