mate-desktop / marco

MATE default window manager
https://mate-desktop.org
GNU General Public License v2.0
193 stars 86 forks source link

Click on any place on windows get focus but won't bring to front.. #726

Open ftoledo opened 2 years ago

ftoledo commented 2 years ago

Expected behaviour

if you click at windows sourface, they should jump to the front

Actual behaviour

Windows get focus but do not bring to front

Steps to reproduce the behaviour

open first terminal open second terminal click on second terminal on any part of window the second terminal get focused but still back from the first terminal

NOTE: click at windows title get it to the front. the issue is only when your click on any part of window.

MATE general version

1.24.1

Package version

1.24.1-1

Linux Distribution

Debian 11

Link to bugreport of your Distribution (requirement)

No dist report bucase reproducible on another dist too

dnk commented 1 year ago

possible you have disabled "raise-on-click" setting

gsettings get org.mate.Marco.general raise-on-click

set it to "true" if it is "false".

lughino commented 6 months ago

I'm having the same issue and the value of gsettings get org.mate.Marco.general raise-on-click is already true. I can get the window to the front by clicking the window title.

@ftoledo did you solve this problem?

ftoledo commented 6 months ago

@lughino today I am on debian 12 and mate 1.26 and seems to fixed at this moment

lughino commented 6 months ago

Thanks @ftoledo ! I just installed ubuntu mate 22.04.3 and even after updating everything I get the issue :(