Open
Bug 1893352
Opened 1 year ago
Updated 1 year ago
'Cut' action missing in selection actions list
Categories
(Firefox for Android :: Browser Engine, defect)
Tracking
()
NEW
People
(Reporter: jonalmeida, Unassigned)
Details
Attachments
(2 files)
Steps to reproduce
- Select some text in a text field.
- Look for the 'Cut' action.
Expected behavior
The Cut action should be adjacent to the Copy, Paste, and Select All.
Actual behavior
The action is hidden in the extended menu (where no one would reasonably expect it to be).
Device information
- Firefox version: 126.0b4 (Build #2016016567), hg-9d4b914d92b1+
GV: 126.0-20240422091940
AS: 126.0 - Android device model: Pixel 6a
- Android OS version: Android 14
Any additional information?
Reporter | ||
Comment 1•1 year ago
|
||
Attached is where the action is hidden. As an advanced user, it took me far too long to realize that it was in that list.
Comment 2•1 year ago
|
||
Maybe related to actionSorter
Reporter | ||
Comment 3•1 year ago
•
|
||
(In reply to jackyzy823 from comment #2)
Maybe related to actionSorter
Possibly, yes! I don't see any 'cut' in that list for the GeckoView action.
Although, this feels like a new regression. I've copied text before but this sorter has been there since 2020.
Comment 4•1 year ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jboek)
Updated•1 year ago
|
Severity: -- → S3
Updated•1 year ago
|
Flags: needinfo?(jboek)
Updated•1 year ago
|
Component: General → Browser Engine
You need to log in
before you can comment on or make changes to this bug.
Description
•