GUI Edit field (Text) will not write when "select windows when the mouse moves over them"

I am developing GUI with matlab appdesigner on linux.
However, if enable Windows selection "select windows when the mouse moves over them" in linux's "window preferences" setting,
it can not write in the Edit Field of the GUI. ( does not response to keyboard input )
If you disable "select windows when the mouse moves over them," I can write in the Edit Field.
I want to write edit on the GUI. What's the problem?
Is this a linux compatibility issue?
p.s develope to GUI using "guide", it's okay. but there is a problem using "appdesigner"..

Respuestas (1)

The behavior of the option 'Select windows when the mouse moves over them' is called focus-follows-mouse. MATLAB does not support the "Focus Follows Mouse" options on Linux/Unix systems.

2 comentarios

Is there any other way to edit when using the focus-follows-mouse option??
mankang
mankang el 31 de Jul. de 2025
Editada: Walter Roberson el 31 de Jul. de 2025
The program I created does not run in users' environments. Is the developer team still unable to solve it?
same problem link

Iniciar sesión para comentar.

Categorías

Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 23 de Ag. de 2023

Editada:

el 31 de Jul. de 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by