Open mvrk69 opened 12 months ago
Examples
Slack, Mega and Dropbox show up ok:
I just did a few more tests and in the case of the ones that show on left side of the screen (firewall-applet and keepassxc), if i restart them, after the restart it starts to work ok, i right click on the icon and the context menu shows bellow the bottom.
Maybe the autostart on login makes something weird to some apps?
As a workaround i'm delaying the apps startup, and this fixes the issue for now:
Ex:
~/.config/autostart/06-megasync.desktop
[Desktop Entry] Type=Application Version=1.0 GenericName=File Synchronizer Name=MEGAsync Comment=Easy automated syncing between your computers and your MEGA cloud drive. TryExec=megasync Exec=/usr/bin/bash -c "sleep 15 && megasync &" Icon=mega Terminal=false Categories=Network;System; X-GNOME-Autostart-enabled=true StartupNotify=false X-Desktop-File-Install-Version=0.26
Same issue after upgrading Fedora38 to 39 yesterday. It is not only the menus appearing at the right side of the screen, but I also experience with KeepassXC that no application theme is chosen at all (it falls back on a default theme that looks like from the 90's). All is gone when I quit the autostarted apps and restart them (also the KeepassXC theming issue). So is this an extension issue or a general gnome(-shell) issue?
have same issue, AnyDesk and FortiClient menus come in middle of 4K screen... Fedora 39
Hi,
On Fedora 39 (Xorg) when i right click on the tray icon (for example firewall-applet or KeepassXC) it opens the context menu on the left corner of the screen instead of bellow the icon.