Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ftoledo opened this issue Jun 11, 2022 · 4 comments
Open

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

ftoledo opened this issue Jun 11, 2022 · 4 comments

Comments

@ftoledo
Copy link

ftoledo commented Jun 11, 2022

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
Copy link
Contributor

dnk commented Mar 9, 2023

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
Copy link

lughino commented Jan 5, 2024

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
Copy link
Author

ftoledo commented Jan 5, 2024

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

@lughino
Copy link

lughino commented Jan 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants