Opened 2 years ago
Last modified 9 months ago
#3468 new bug
deluge flatpak bug - mouse pointer not changing share for widget resize
Reported by: | fastrizwaan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | not applicable |
Component: | GTK UI | Version: | 2.0.3 |
Keywords: | Cc: |
Description
The resizable widgets borders are not changing mouse pointer shape. I guess some libraries are missing. Kindly guide.
Kindly install https://flathub.org/apps/details/org.deluge_torrent.deluge
flatpak install flathub org.deluge_torrent.deluge
The build script:https://github.com/flathub/org.deluge_torrent.deluge/blob/master/org.deluge_torrent.deluge.yaml
Bug in Action: attachment video
Attachments (1)
Change History (5)
Changed 2 years ago by fastrizwaan
comment:1 Changed 9 months ago by DoYouWantKarate
Still occurring in 2.1.1 (Flatpak). Expectation is that the cursor should become a double-headed arrow.
comment:2 Changed 9 months ago by fastrizwaan
I've switched to gnome sdk, now mouse pointer will show. It was freedesktop sdk which can't handle gnome related deps. https://github.com/flathub/org.deluge_torrent.deluge/pull/13
comment:3 Changed 9 months ago by fastrizwaan
- Milestone changed from needs verified to not applicable
fixed by using gnome sdk
comment:4 Changed 9 months ago by DoYouWantKarate
Can confirm that this is fixed, however under Xfce I had to manually select a different cursor theme because "Default" was not working for this particular situation. From Xfce "Settings Manager" app:
Mouse and Touchpad > Theme > Adwaita
Noting that the "Preview" area in this window was empty when "Default" was selected (however cursors were working as expected in all non-Flatpak apps).
Mouse Pointer Issue