Cannot copy links or save images with native context menus
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
People
(Reporter: jm098mail, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
- Go into "about:config"
- Find: "widget.gtk.native-context-menus". Set it to "True".
- Restart Your Browser
- Find a hyperlink, such as a Tweet posting a news article.
- Right Click > "Copy Link"
- Try to paste that link somewhere.
- Observe.
Actual results:
The hyperlink that I copied via Right Click > "Copy Link" does not get copied. However, regular text across websites does.
Expected results:
I should have been able to copy the hyperlink from a website and paste it elsewhere.
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 2•3 years ago
|
||
Also as a note. Right Clicking hyperlinks, such as the ones I commented above then going to > "Open in New Window" does not open the browser in a new window. Similar if you go to "New Tab" when able to.
Comment 3•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•3 years ago
|
Console error:
Uncaught TypeError: can't access property "copyLink", gContextMenu is null
oncommand chrome://browser/content/browser.xhtml:1
"Save Image As" also fails to show the file picker with a similar error but with the "saveMedia" property.
Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b38ec693c7137e172a11ad21d0fdd12eb3f9bd75&tochange=571fba417e226cd82d1deed500a2eedbdc8e06fc
Possibly regressed by Bug 1758424.
Comment 5•2 years ago
|
||
:emilio, since you are the author of the regressor, bug 1758424, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Set release status flags based on info from the regressing bug 1758424
Updated•2 years ago
|
Description
•