Closed
Bug 1911631
Opened 2 years ago
Closed 1 year ago
Disable shortcuts in the input fields
Categories
(Core :: Machine Learning: General, task, P1)
Core
Machine Learning: General
Tracking
()
RESOLVED
FIXED
132 Branch
People
(Reporter: asafko, Assigned: Mardak)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai])
Attachments
(1 file)
For Nightly 131, as a starting hypothesis, let's:
Remove shortcuts from:
<input>
Keep existing shortcuts in:
<textarea>
<contenteditable>
Once check grammar/improve tone prompt is ready, add it to:
<textarea>
<contenteditable>
This is an interim state and we might change it based on our observations/user feedback.
Summary: [HOLD] Disable shortcuts in the input fields → Disable shortcuts in the input fields
status-firefox131:
--- → affected
| Assignee | ||
Updated•1 year ago
|
Whiteboard: [genai]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
This currently results in shortcuts showing up for inputs on google calendar, e.g., date, time pickers, where text is automatically selected when clicking.
Assignee: nobody → edilee
Points: --- → 2
Priority: P2 → P1
| Assignee | ||
Comment 2•1 year ago
|
||
Allow ignoring various input fields starting with <input>.
Pushed by elee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d40260f68ef7
Disable shortcuts in the input fields r=tarek
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•