[Bug 1917010] Re: Hard to detect double-clicks on the HiDPI touchscreen system
Gunnar Hjalmarsson
1917010 at bugs.launchpad.net
Wed Jul 21 19:53:23 UTC 2021
On 2021-07-21 20:44, Robie Basak wrote:
> I noticed that newer uploads in Impish for -ng provide:
>
> + gir1.2-clutter-gst-3.0,
> + gir1.2-gtkclutter-1.0,
Right, that was due to this upstream commit:
https://gitlab.com/rastersoft/desktop-icons-ng/-/commit/7de8e1cb
and the day after upstream committed:
https://gitlab.com/rastersoft/desktop-icons-ng/-/commit/c3afe696
so we'll soon drop those dependencies in impish.
> Are these needed for the -ng SRU to Hirsute?
Good question. @Kai-Heng Feng, would those be needed without the related
upstream change in fileItem.js?
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1917010
Title:
Hard to detect double-clicks on the HiDPI touchscreen system
Status in gnome-shell-extension-desktop-icons package in Ubuntu:
Fix Released
Status in gnome-shell-extension-desktop-icons-ng package in Ubuntu:
Fix Released
Status in gnome-shell-extension-desktop-icons source package in Focal:
In Progress
Status in gnome-shell-extension-desktop-icons-ng source package in Focal:
Invalid
Status in gnome-shell-extension-desktop-icons source package in Hirsute:
In Progress
Status in gnome-shell-extension-desktop-icons-ng source package in Hirsute:
In Progress
Status in gnome-shell-extension-desktop-icons source package in Impish:
Fix Released
Status in gnome-shell-extension-desktop-icons-ng source package in Impish:
Fix Released
Bug description:
== SRU Justification ==
[Impact]
Double tap desktop icons on a touchscreen barely works.
[Fix]
Because tapping isn't as precise as clicking, ignore the double click distance as long as the icon is tapped.
[Test]
Roughly double tap the desktop icon and nothing happens.
After applying the fix, double tap can 100% open the app or directory.
[racb] Since single click code is also being adjusted, please also test that single clicking behaviour has not changed.
[racb] Since clicking with modifiers (holding Shift and/or Ctrl) is also being adjusted, please also test that modifier clicking behaviour has not changed.
[Where problems could occur]
If the new code throws any exception, clicking can also be affected.
== Original Bug Report ==
Double-clicks touchscreen on HiDPI system, sometime it will not be detected.
Here is a related patch on upstream
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1487
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1917010/+subscriptions
More information about the Ubuntu-sponsors
mailing list