Closed
Bug 2016662
Opened 1 month ago
Closed 14 days ago
“Paste” option is enabled in output field context menu although field is read-only
Categories
(Firefox :: Translations, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1511798
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | affected |
People
(Reporter: gmoldovan, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
31.52 KB,
image/png
|
Details |
Found in
- latest Nightly 149.0a1
Affected versions
- latest Nightly 149.0a1
Tested platforms
- Affected platforms: Win 11, macOS 26, Ubuntu 24.04
Steps to reproduce
- Navigate to about:translations.
- Enter text in the input field to generate a translation.
- Right-click inside the output field to open the context menu.
Expected result
- The “Paste” option should be disabled (greyed out) in the context menu, Since the output field is read-only and does not allow editing.
Actual result
- The “Paste” option is enabled in the context menu, even though pasting into the output field is not possible.
Regression range
- Not a regression.
Additional notes
- The output field behaves as read-only. Enabling “Paste” may be misleading and inconsistent with expected read-only field behavior.
- Screenshot attached
Comment 1•1 month ago
•
|
||
This is interesting. I think this is a Firefox-wide bug regarding read-only textareas.
I am able to reproduce, for example, on https://www.w3schools.com/tags/att_textarea_readonly.asp.
I checked in mozregression as far back as 2024-06-01 and this behavior was present even then.
Updated•1 month ago
|
Severity: -- → S4
Comment 2•14 days ago
|
||
I found a core bug on file for this.
Marking as a duplicate of Bug 1511798.
You need to log in
before you can comment on or make changes to this bug.
Description
•