Closed
Bug 2022311
Opened 6 months ago
Closed 6 months ago
Disable "Ask LLM" on document PiP and maybe popups
Categories
(Core :: Machine Learning: Frontend, enhancement)
Core
Machine Learning: Frontend
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: vhilla, Assigned: vhilla)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
mconley pointed out to us that "Ask ChatGPT" and similar context menu entries don't work for Document Picture-in-Picture windows and popups.
Document PiP use cases like floating media players don't really make sense with LLM integration, I'm less sure about popups. It should be simple to disable such context menu entries based on browsingContext.isDocumentPiP or on being a popup. If desired, I can file a follow-up to make the sidebar work with popups.
Example: https://bug2008334.bmoattachments.org/attachment.cgi?id=9535360
| Assignee | ||
Updated•6 months ago
|
Blocks: doc-pip-api
| Assignee | ||
Comment 1•6 months ago
|
||
( I don't think this is a high priority, I'll look into a patch tomorrow )
| Assignee | ||
Comment 2•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → vhilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•6 months ago
|
||
Pushed by vhilla@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/ba8d76dc9cbe
https://hg.mozilla.org/integration/autoland/rev/470e9557b24d
Disable Ask Chat Menu on popups. r=edgar,ai-frontend-reviewers
Comment 5•6 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•