Closed Bug 2028519 Opened 12 days ago Closed 8 days ago

The Context chips are displayed for follow up conversations

Categories

(Core :: Machine Learning: Frontend, defect)

Desktop
Unspecified
defect

Tracking

()

VERIFIED FIXED
Tracking Status
firefox-esr140 --- disabled
firefox149 --- disabled
firefox150 --- disabled
firefox151 --- verified

People

(Reporter: rdoghi, Assigned: echa)

References

(Blocks 1 open bug)

Details

(Whiteboard: [genai][chat])

Attachments

(1 file)

Found in

  • Beta 150.0b4

Affected versions

  • Nightly 151.0a1 (2026-03-31)
  • Beta 150.0b4

Affected platforms

  • all

Steps to reproduce

  1. Open Smart Window.
  2. Reach IGN.com
  3. Ask the assistant if there are any tech deals on this page.
  4. Ask which deal is the best.

Expected result
*The Context chip should not be displayed for a follow up prompt for the same topic.

Actual result

  • The Active Tab Context chip is displayed in the follow up prompt.

Regression range
N/A

This can be fixed in ai-window.mjs. In submitChatMessage , this.fetchAIResponse should be called with pageUrl: contextPageUrl like so:

this.#fetchAIResponse(trimmed, { ...this.#createUserRoleOpts(contextMentions), pageUrl: contextPageUrl, });

Assignee: nobody → echa

Fixed as part of Bug 2028523

Status: NEW → RESOLVED
Closed: 8 days ago
Resolution: --- → FIXED

Verified as fixed in our latest Nightly 151.0a1 (2026-04-06)

Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-found-in-c151][QA-4747][S3] → [qa-found-in-c151][QA-4747][S3][qa-ver-done-c151/b150]
QA Contact: rdoghi
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: