show context menu for chatbot tool
Categories
(Core :: Machine Learning, enhancement)
Tracking
()
People
(Reporter: Mardak, Assigned: yjamora)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
currently figma shows https://www.figma.com/design/0i5n7QQOVNnfOVfmXeq4Hv/AI-Chatbot-UX-Spec?node-id=15508-191376
- Open <provider>
- Summarize page
- Remove from sidebar
unclear if all are desired and copy
from kcochrane:
https://searchfox.org/mozilla-central/rev/c66e658296cd024ee6ab8330350bfde7c1f05d38/browser/components/firefoxview/opentabs-tab-list.mjs#524,537
Looks like you should be able to use @contextmenu on moz-button for right click actions like opening a panel
Would probably need to be added https://searchfox.org/mozilla-central/rev/c66e658296cd024ee6ab8330350bfde7c1f05d38/browser/components/sidebar/sidebar-main.mjs#422-437
Updated•3 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Comment 3•1 month ago
|
||
bugherder |
Comment 4•1 month ago
|
||
This issue is Verified as fixed in our latest Nightly build 143.0a1 (2025-07-27).
Assignee | ||
Comment 5•1 month ago
•
|
||
[Tracking Requested - why for this release]: needed to support the new 1-Click Page Summarization feature planned for release in 142
Updated•1 month ago
|
Updated•1 month ago
|
Assignee | ||
Comment 6•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D256744
Updated•1 month ago
|
Updated•1 month ago
|
Comment 7•1 month ago
|
||
Comment on attachment 9504049 [details]
Bug 1969292 - added context menu to aichat tool r=mardak!
:yjamora this is missing an uplift request form for the beta patch.
Comment 8•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined: user won't be able to see sidebar context menu in aichat tool
- Code covered by automated testing: yes
- Fix verified in Nightly: yes
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: in about:config "browser.ml.chat.page" set true, right click on sidebar aichat tool
- Risk associated with taking this patch: low
- Explanation of risk level: "browser.ml.chat.page" set false as default. users are not able see the feature unless manually change the pref.
- String changes made/needed: no
- Is Android affected?: no
Updated•1 month ago
|
Updated•1 month ago
|
Comment 10•1 month ago
|
||
Verified as fixed in our latest Beta 142.0b6
Updated•17 days ago
|
Description
•