Context-menu in properties window of a bookmark does not work with a mouse
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: j.ar, Unassigned)
References
Details
Attachments
(1 file)
235.33 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
1> Open the bookmark sidebar
2> Right-click a bookmark and open properties
3> Right-click any of the input fields (name, adress, etc) to paste/cut/copy anything
Actual results:
Cut/Copy/Paste is not working in this context-menu with the mouse
(it is working with the keyboard, e.g. ctrl+v, after selecting the input field)
Expected results:
If you are a mouse-user and want to change the properties of a bookmark this context-menu should work correctly with the mouse.
Kernel: 5.7.6-201.fc32.x86_64 x86_64 bits: 64
Desktop: Gnome 3.36.3
Distro: Fedora release 32 (Thirty Two)
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•4 years ago
|
Yesterday I additionally installed the 'Firefox Flatpak Version 87' in 'Fedora 34 beta' and there the context-menu works as expected > copy-paste-cut-...everything is ok.
At the same time on the same OS 'Firefox-87.0-7.fc34.src.rpm' still has the reported problem.
[@fedora ~]$ flatpak info org.mozilla.firefox
Firefox - Mozilla Firefox Web Browser
Kennung: org.mozilla.firefox
Ref: app/org.mozilla.firefox/x86_64/stable
Architektur: x86_64
Zweig: stable
Version: 87.0
License: MPL-2.0
Ursprung: flathub
Sammlung: org.flathub.Stable
Installation: system
Installiert: 230,3 MB
Laufzeitumgebung: org.freedesktop.Platform/x86_64/20.08
Sdk: org.freedesktop.Sdk/x86_64/20.08
Commit: 53b3155a633cffb04ef2b3e3c1d1ea074ec0e70b91d795594a4cd707542beb04
Parent: da7882c6b28a30fafa41da4849e031e489ca0a830ac19068740b08bd8706507d
Subject: Export org.mozilla.firefox
Date: 2021-03-23 12:45:02 +0000
[@fedora ~]$ dnf info firefox
Letzte Prüfung auf abgelaufene Metadaten: vor 0:06:18 am So 11 Apr 2021 08:35:14 CEST.
Installierte Pakete
Name : firefox
Version : 87.0
Release : 7.fc34
Architecture : x86_64
Size : 266 M
Quelle : firefox-87.0-7.fc34.src.rpm
Repository : @System
Aus Paketque : updates-testing
Summary : Mozilla Firefox Web browser
URL : https://www.mozilla.org/firefox/
Lizenz : MPLv1.1 or GPLv2+ or LGPLv2+
Description : Mozilla Firefox is an open-source web browser, designed for standards
: compliance, performance and portability.
Comment 4•4 years ago
|
||
Gre0, are you sure FF started in Wayland mode? Because it doesn't do that by default - Fedora activates via a downstream patch. You can check via "Window Protocol" in about:config
- I'd suspect it says "Xwayland" instead of "Wayland" in your cas.
(In reply to Robert Mader [:rmader] from comment #4)
Gre0, are you sure FF started in Wayland mode? Because it doesn't do that by default - Fedora activates via a downstream patch. You can check via "Window Protocol" in
about:config
- I'd suspect it says "Xwayland" instead of "Wayland" in your cas.
You are right, Robert. Its xwayland.
Since I'm just a user who noticed that this [Copy/Paste window] doesn't work under Gnome+Wayland, but does under Gnome+X11, I reported the error (using F32 at the time). Without any background knowledge.
As I said in my last post, on F34 I recently installed the 'Firefox Flatpak' and with that, everything works fine > maybe that is some helpful.
Description
•