XFCE window buttons are not clickable at the top of the screen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
X.Org X server |
New
|
Undecided
|
Unassigned | ||
greybird-gtk-theme (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Won't Fix
|
Undecided
|
Sean Davis | ||
Disco |
Fix Released
|
Undecided
|
Unassigned | ||
xfce4-panel (Ubuntu) |
Fix Released
|
Undecided
|
Simon Steinbeiß | ||
Cosmic |
Won't Fix
|
Undecided
|
Sean Davis | ||
Disco |
Fix Released
|
Undecided
|
Simon Steinbeiß | ||
xorg-server (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Cosmic |
Won't Fix
|
Undecided
|
Unassigned | ||
Disco |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
This bug affects greybird-gtk-theme and xfce4-panel in Xubuntu Cosmic.
With Cosmic, it is not possible to click on the window buttons after moving the mouse cursor to the top of the screen. Unlike similar bugs, no amount of moving left or right triggers the hover event or the ability to click on the window button.
With Adwaita and Numix, we see the same issues we see elsewhere, where the buttons can sometimes be clicked, but also have issue with the topmost part of the screen.
ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: greybird-gtk-theme 3.22.9-0ubuntu1
ProcVersionSign
Uname: Linux 4.18.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Sep 29 09:05:24 2018
InstallationDate: Installed on 2018-09-29 (0 days ago)
InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180929)
PackageArchitec
SourcePackage: greybird-gtk-theme
UpgradeStatus: No upgrade log present (probably fresh install)
no longer affects: | plank |
Changed in xorg-server: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in xorg-server: | |
status: | Confirmed → Unknown |
tags: |
added: disco removed: cosmic |
Changed in xorg-server (Ubuntu Disco): | |
status: | Confirmed → Won't Fix |
On gnome-shell, if I run xinput test-xi2, side-maximize it on the left by dragging the window to the left edge, the window will end up aligned to the left screen edge. However, moving the pointer towards that edge will sometimes issue events like:
EVENT type 6 (Motion)
device: 2 (16)
detail: 0
flags:
root: -0.86/139.21
event: -0.86/75.21
buttons:
modifiers: locked 0 latched 0 base 0 effective: 0
group: locked 0 latched 0 base 0 effective: 0
valuators:
0: -0.86
windows: root 0xd6 event 0x4600001 child 0x0
As can be seen in https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 756463 , this negative coordinate fools GTK+ into thinking it should synthesize crossing events as those happen.