Selecting an area on the desktop is broken on multi-monitor setups in X11
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell-extension-desktop-icons-ng (Ubuntu) |
Fix Released
|
Medium
|
Daniel van Vugt | ||
Hirsute |
Fix Released
|
Medium
|
Daniel van Vugt | ||
Impish |
Fix Released
|
Medium
|
Daniel van Vugt |
Bug Description
[Impact]
This is a new bug as of yesterday or the day before. If I select an area on the desktop on my rightmost monitor, the origin point of the selection is placed correctly at the cursor position, but other point is offset by the width of the leftmost monitor (see attached screenshot).
Basically, the origin point is correctly at (cursor X, cursor Y), but the other point is at (cursor X + monitor offset X, cursor Y + monitor offset Y).
[Test Plan]
Set up two monitors side-by-side and log into 'Ubuntu on Xorg'. Now on the rightmost monitor select an area of the desktop. Ensure the corner of the selection always matches the current cursor position.
[Where problems could occur]
Anywhere in the desktop icons selection behaviour. Unlikely given all that is changing is the removal of an optional optimization.
[Other Info]
ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: gnome-shell 3.38.4-1ubuntu1
ProcVersionSign
Uname: Linux 5.11.0-13-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu62
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr 11 14:04:05 2021
DisplayManager: gdm3
InstallationDate: Installed on 2019-09-14 (574 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
RelatedPackageV
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to hirsute on 2021-01-07 (93 days ago)
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu): | |
importance: | Undecided → High |
status: | New → Confirmed |
summary: |
- Selecting an area on the desktop is broken on multi-monitor setups in - X11 + Selecting an area on the desktop is broken on multi-monitor setups |
summary: |
- Selecting an area on the desktop is broken on multi-monitor setups + Selecting an area on the desktop is broken on multi-monitor setups in + X11 |
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu): | |
status: | Confirmed → In Progress |
no longer affects: | gnome-shell-extension-desktop-icons-ng |
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu Hirsute): | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu Hirsute): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu Impish): | |
importance: | High → Medium |
Changed in gnome-shell-extension-desktop-icons-ng (Ubuntu Hirsute): | |
status: | Triaged → In Progress |
description: | updated |
It seems this is caused by the fix for bug 1922211:
https:/ /gitlab. com/rastersoft/ desktop- icons-ng/ -/merge_ requests/ 89