Open
Bug 1907682
Opened 2 years ago
Updated 1 year ago
Hitting "Enter" in the "Message ChatGPT" input field in the sidebar does not send the prompt
Categories
(Core :: Machine Learning: General, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | affected |
People
(Reporter: asafko, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: stalled)
Prereqs:
- Activate AI chatbot integration experiment in the Nightly Firefox Labs (about:preferences#experimental or Settings > Firefox Labs) and select ChatGPT as a provider.
STRs:
- Open the AI chatbot in the sidebar or a browser window resized to under 745 px width.
- Type a prompt in the "Message ChatGPT" input field and hit Enter.
Expected result
- Prompt is sent to the conversation with ChatGPT
Actual result
- Cursor moves to the next paragraph in the input field if the browser is under 745 width.
- Resizing sidebar or the entire browser window above that width produces expected result.
Comment 1•2 years ago
|
||
Looks like 745px is the "mobile" vs "desktop" cutoff width. Where under that, it doesn't show the previous chats and treats enter as newline. Over the width treats enter as submit.
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:tarek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tziade)
Updated•2 years ago
|
Severity: -- → S3
Flags: needinfo?(tziade)
Comment 5•1 year ago
|
||
Maybe we should consider CTRL+Enter for sending combination.
Comment 7•1 year ago
|
||
On Firefox 137.0 (aarch64), clicking enter does not submit prompts to ChatGPT integration, but using CNTRL+Enter does.
You need to log in
before you can comment on or make changes to this bug.
Description
•