add context menu entrypoint for link preview
Categories
(Core :: Machine Learning: General, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | verified |
People
(Reporter: Mardak, Assigned: txia, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(1 file)
in addition to keyboard shortcut bug 1943391, we'll want to show preview via context menu. bug 1951148 added a start event that supports multiple sources so this should report "context"
the context menu items can be conditionally shown if opened from a page's link but the hover+keyboard behavior isn't limited to links from the page, e.g., bookmark toolbar or sidebar. i would think we can limit the url to the one from the page but that will likely differ from the current overLink behavior
Updated•1 year ago
|
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Backed out for causing mochitests failures in browser_contextmenu.js
Backout link: https://hg-edge.mozilla.org/integration/autoland/rev/076607502262f4ffb0b7beae7edc072ab58a5d11
Log link: https://treeherder.mozilla.org/logviewer?job_id=508106678&repo=autoland&lineNumber=2066
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 8•1 year ago
•
|
||
I've verified that the context menu contains the "Preview Link" option and is correctly working on Windows 11, macOS 14 and Ubuntu 24.04. Tested with Beta 140.b2.
Description
•