Plank steals more focus then it should when compositing manager is on.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Plank |
Low
|
Unassigned |
Bug Description
I'm using Plank version 0.5.0, on Gentoo, with Fluxbox window-manager.
For compositing I use compton.
The issue is that when compton is turned on plank seems to steel focus in a bigger area than it physically occupies. It gets even worse when hiding is on, as this zone doesn't seems to get smaller. This invisible zone overlaps my open windows and doesn't allow me to press any buttons in windows in the vicinity of plank.
I have confirmed that this is happening using xev: I place it close to plank and when moving my mouse, somewhere in the middle of the xev mouse event window it reports a lose focus.
The second way I have confirmed this is using xprop:
when compton is off it reports the following:
WM_NORMAL_
when I turn on compton i get:
WM_NORMAL_
I have also checked and the same thing happens using xcompmgr for compositing.
Robert Dyer (psybers) wrote : | #1 |
Changed in plank: | |
status: | New → Incomplete |
importance: | Undecided → Low |
Robert Dyer (psybers) wrote : | #2 |
FYI, Plank sets struts, meaning even if the window is taking up a large portion of the screen (and is transparent) the window manager should only give input events in the area occupied by the struts. Sounds like your setup is not respecting those struts.
Launchpad Janitor (janitor) wrote : | #3 |
[Expired for Plank because there has been no activity for 60 days.]
Changed in plank: | |
status: | Incomplete → Expired |
Sounds like a bug in Compton.