How to reproduce:
1. Create a new Unity project and enter the Play Mode
1. Open the Profiler window -> Record -> Select any captured frame
2. Go to the Highlights module
3. Right-click on an empty area of the Highlights panel, not on a specific data row (e.g. "Others", "Rendering", "Scripts")
4. Observe the context menu
Expected results: "Ask Assistant" only appears when right-clicking a specific, actionable data item (a row/marker), consistent with Unity's convention of scoping context-menu actions to what's under the cursor
Actual results: "Ask Assistant" appears regardless of whether a specific data item was right-clicked
Reproducible with: 6000.6.0a1, 6000.6.0f1, 6000.7.0a5
Not reproducible with: 6000.3.17f1, 6000.5.0a7, 6000.5.10f1
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested