Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chromium/electron-based apps can't change cursor shape #7238

Open
iacore opened this issue Feb 5, 2022 · 2 comments
Open

chromium/electron-based apps can't change cursor shape #7238

iacore opened this issue Feb 5, 2022 · 2 comments
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: gui-virtualization needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. S: blocked Status: blocked. Work on this issue is currently blocked. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@iacore
Copy link

iacore commented Feb 5, 2022

How to file a helpful issue

Qubes OS release

r4.1

Brief summary

Cursor change support is added in #1551. However, it doesn't work with electron-based apps. Other applications, like GTK-based or Firefox work as intended with correct mouse cursor shape on hovering text and buttons.

Steps to reproduce

  1. install arch linux in AppVM
  2. install electron, code with pacman

Expected behavior

The mouse cursor should change when hovered over text or buttons.

Actual behavior

The mouse cursor is always the same inside electron-based apps.

@iacore iacore added P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. labels Feb 5, 2022
@andrewdavidwong andrewdavidwong added C: gui-virtualization needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Feb 5, 2022
@andrewdavidwong andrewdavidwong added this to the Release 4.1 updates milestone Feb 5, 2022
@drewwiens
Copy link

#7409 is probably related to this also because Electron is Chromium based

@iacore iacore changed the title electron-based apps can't change cursor shape chromium/electron-based apps can't change cursor shape Jul 16, 2022
@renehoj
Copy link

renehoj commented Aug 1, 2022

This issue affects chromium based browser, I have tested Google Chrome, Brave, and Ungoogled, using the Debian 11 template.

If you hover a link, the cursor doesn't change to indicate it's a clickable object, making it more difficult to use some websites.

@DemiMarie DemiMarie added the S: blocked Status: blocked. Work on this issue is currently blocked. label Aug 1, 2022
@andrewdavidwong andrewdavidwong added the affects-4.1 This issue affects Qubes OS 4.1. label Aug 8, 2023
@andrewdavidwong andrewdavidwong removed this from the Release 4.1 updates milestone Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: gui-virtualization needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. S: blocked Status: blocked. Work on this issue is currently blocked. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

5 participants