Open
Bug 1843513
Opened 1 year ago
Updated 1 year ago
The "Copy to clipboard" option is missing when performing an image search at yandex.ru
Categories
(Web Compatibility :: Desktop, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: rbucata, Unassigned)
References
(Depends on 1 open bug, )
Details
Attachments
(2 files)
Environment:
Operating System: Windows 10 PRO x64
Firefox version: Firefox Nightly 117.0a1 (2023-07-13) (64-bit)
Preconditions:
Clean profile
Steps to reproduce:
- Navigate to: https://yandex.ru/images/search?from=tabbar&text=test
- Click on the camera picture icon located in the right part of the search bar.
- Observe the newly opened pop-up.
Expected Behavior:
The "Copy to clipboard"(Вставить из буфера) option button is present.
Actual Behavior:
The "Copy to clipboard"(Вставить из буфера) option button is missing.
Notes:
- Reproducible regardless of the status of ETP.
- Reproducible on the latest build of Firefox Nightly and Release.
- Works as expected using Chrome.
Reporter | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
As far as I can tell via google translate, "Вставить из буфера" means "Paste from clipboard", which matches with the actual behavior.
The button shows up and works correctly after enabling dom.events.asyncClipboard.clipboardItem
(bug 1809106)
Depends on: 1809106
You need to log in
before you can comment on or make changes to this bug.
Description
•