Context menu for tel: links needs cleaned up
Categories
(Firefox :: Menus, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: caspy77, Assigned: gliu10000, Mentored)
References
Details
(Whiteboard: [lang=js])
Attachments
(3 files)
Currently right clicking on a tel: link brings up many menu items. Unfortunately pretty well all of them are broken or useless. We should treat tel: links like mailto: links - except "Copy Telephone Number" instead.
Updated•1 year ago
|
Comment 3•1 year ago
|
||
This is probably an OK mentored bug - if you look at the handling for mailto links at https://searchfox.org/mozilla-central/search?q=mailto&path=contextm&case=false®exp=false, this could be pretty similar.
Hey, I'm open to taking this bug. Right now, it looks like there isn't much infrastructure for doing anything special with tel:
links right now https://searchfox.org/mozilla-central/search?q=tel%5B%5E%5Cw%5D&path=contextm&case=false®exp=true so I guess I can get started here.
Comment 5•1 year ago
|
||
(In reply to gliu20 from comment #4)
Hey, I'm open to taking this bug. Right now, it looks like there isn't much infrastructure for doing anything special with
tel:
links right now https://searchfox.org/mozilla-central/search?q=tel%5B%5E%5Cw%5D&path=contextm&case=false®exp=true so I guess I can get started here.
Yep, that would be great - thank you!
Updated•1 year ago
|
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/07fb88d80e02 Add context menu entry for tel: links. r=Gijs,fluent-reviewers
Comment 8•1 year ago
|
||
bugherder |
Description
•