Dropdown and another buttons not working Ubuntu 22.04.02 LTS - Matlab R2023a
88 views (last 30 days)
Show older comments
I recently installed Matlab in my machine but I have a problem with the emergent windows that add-ons open. The problem is that i cannot use the dropdown buttons option in this windows. When I click on an option the dropdown options close and nothing happens or changes state. For example, using the PID Tuner I'm trying to chage the domain, the form or type of the controller and I cannot, when I clicked on the button it displays the options but when I clicked on the option nothing happens, nothing changes. In this window the export button dropdown and the imoprt dropdown also not work.
The same things in the wireless waveform generator and the App model linearizer. It seem that with evey pop-up window there is this problem
Everithng else seems to work just fine, thanks
0 Comments
Accepted Answer
FannoFlow
on 17 May 2023
This might be related to this bug:
Try "Change the window focus mode to "click" instead of "mouse" in the settings."
3 Comments
DGM
on 19 May 2023
This answer has links to some related threads. Some people have suggested various workarounds. Don't get your hopes too high, though.
https://www.mathworks.com/matlabcentral/answers/1599904-file-installation-key-freezes-during-install
I haven't had any luck with the "set focus mode to click" method.
If the dropdowns are like the ones in the Add-On Explorer, in my experience they do work -- it's just that they only have a ~5% chance of actually doing anything, so you have to select a menu item roughly 20 times before it randomly works. Of course, that's not a practical solution; it's just an amusing curiosity. Considering that the behavior is random, I don't expect my observations to be repeatable.
More Answers (1)
Tommi Heikkilä
on 14 Sep 2023
For me changing the window focus mode was not enough. I also had to change from default desktop environment (I assume Wayland) to Ubuntu on Xorg.
3 Comments
Tommi
on 4 Sep 2024
This is so dumb. New computer, Ubuntu 24.04 LTS and Matlab 2024a, now the completely opposite works:
- Wayland desktop environment (might work with x11 too, didn't test)
- Focus on hover (did NOT work with "focus on click"!)
- Right click the popup window and tick "always on top"
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!