Closed
Bug 1808710
Opened 3 years ago
Closed 3 years ago
[Yahoo mail]Cut option is available on mail.yahoo.com even if there is no selection
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
INVALID
People
(Reporter: oardelean, Unassigned)
References
()
Details
Attachments
(1 file)
|
3.97 MB,
video/quicktime
|
Details |
Notes
- Does not reproduce in Chrome. Please see the attached video for more details.
Found in
- Nightly 110.0a1;
Affected versions
- Nightly 110.0a1;
- Beta 109.0b8;
- Firefox 108.0.1;
Tested platforms
- macOS 12;
- Windows 10;
- Ubuntu 22;
Affected platforms
- macOS 12;
- Windows 10;
- Ubuntu 22;
Unaffected platforms
- N/A;
Steps to reproduce
- Open Firefox, go to https://mail.yahoo.com and login with a valid account.
- Click on "New" to open up a new e-mail sheet.
- Right-click to open the context menu.
Expected result
- Cut option should be greyed out.
Actual result
- Cut option is not greyed out.
Regression range
- Will look for one as soon as possible.
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Has STR: --- → yes
status-firefox108:
--- → affected
status-firefox109:
--- → affected
status-firefox110:
--- → affected
Comment 1•3 years ago
|
||
It's intentional. Some editable web apps which has its own editor may want to work with their own selection instead of DOM Selection. Then, they want to work with clipboard events which are triggered by Firefox's UI.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•