Right click on text in search box brings up incomplete context menu
Categories
(Firefox :: Search, defect, P4)
Tracking
()
People
(Reporter: metaxaos, Assigned: tanner.drake)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:76.0) Gecko/20100101 Firefox/76.0
Steps to reproduce:
- open new tab with empty page
- click search box, type in some text
- click somewhere on the empty page
- right click on the search box (doesn't matter, text or empty space)
NOTE: It seems that the issue only appears on MacOS. Broken since (approximately) v75.
Actual results:
Text in search box becomes selected, text context menu appears with options "cut", "copy" and "delete" inactive. In order to make them active you need to right-click the selected text in search box again.
Expected results:
Text in search box becomes selected, text context menu has options "cut", "copy" and "delete" active right away.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Hello! I have managed to find a regression for this issue.
Here is the pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f8ec5d8b4718a6456446b56c40ea32c50c631d48&tochange=ea48938d4cf677c4e00e093c2c92d7da5b52b0eb
Comment 3•4 years ago
|
||
Bug 1612122 looks like a likely candidate, as that touched these menu options (and was trying to fix a previous regression).
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Do we need to update tracking flags? It's FF 80 already but haven't fixed yet.
Comment 5•4 years ago
|
||
(In reply to metaxaos from comment #4)
Do we need to update tracking flags? It's FF 80 already but haven't fixed yet.
No, the fact that it the bug is open is enough to track it. Note that this is fairly low priority relative to the rest of our work at the moment.
Assignee | ||
Comment 6•4 years ago
|
||
I believe I've got a patch for this if someone can assign it to me.
Comment 7•4 years ago
|
||
You can submit patches via phabricator and it will then automatically assign the bug to you.
Assignee | ||
Comment 8•4 years ago
|
||
Got it, thanks Mark!
side note, I was able to reproduce this outside of Mac OS X on Linux (Mozilla/5.0 (X11; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0)
Assignee | ||
Comment 9•4 years ago
|
||
Updated•4 years ago
|
Comment 10•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:tanner.drake, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 11•4 years ago
|
||
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/46674947023c update context menu items disabled states after _maybeSelectAll in contextmenu open. r=Standard8
Comment 12•4 years ago
|
||
I'd missed that this hadn't landed - so I've just triggered that process. In future, you can add a "checkin-needed" tag on the revision in phabricator.
Thank you for working on this Tanner.
Comment 13•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Description
•