Dear MathWorks,
I have R2021b on linux (Pop!OS 21.04, and see below). If I do
the mousewheel zooms and left-button drags to rotate, which is good.
If I then do
I am still able to zoom and rotate. But instead if I do
these features disappear. The mouse has no effect. Subsequent clicking of the icons for pan or rotate or zoom allow one of those modes at a time, but unclicking returns to a state without mouse sensitivity.
This seems like a bug. It is certainly very annoying. Is there a command to return to the "mouse-rotate-and-zoom" state?
In 2D I can get similar behavior. Eg
figure(); plot(rand(10)); set(gcf,'MenuBar','none');
puts it in a state without any response to the mouse pan and zoom. This feels like a bug - one should not have to have the menubar to have mouse control.
Thanks so much for looking into this. System details below.  Thanks,  Alex
My system is standard other than I removed the link
/usr/local/MATLAB/R2021b/sys/os/glnxa64/libstdc++.so.6
in order to get hardware rendering (matlab looks for the system version of this library).
>> ver
-------------------------------------------------------------------------------------------------------------------
MATLAB Version: 9.11.0.1769968 (R2021b)
MATLAB License Number: 40764494
Operating System: Linux 5.11.0-7633-generic #35~1630100930~21.04~ae2753e-Ubuntu SMP Mon Aug 30 18:26:54 UTC  x86_64
Java Version: Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-------------------------------------------------------------------------------------------------------------------
MATLAB                                                Version 9.11        (R2021b)    
Chebfun                                               Version 5.7.0                   
FINUFFT: Flatiron Institute Nonuniform Fast Fou...    Version 1.2.0                   
IMMOPTIBOX  Optimization and Data Fitting Toolbox     Version 2.2,        November 19,
Optimization Toolbox                                  Version 9.2         (R2021b)    
Parallel Computing Toolbox                            Version 7.5         (R2021b)    
Statistics and Machine Learning Toolbox               Version 12.2        (R2021b)    
>> opengl info
                          Version: '4.6 (Compatibility Profile) Mesa 21.0.1'
                           Vendor: 'AMD'
                         Renderer: 'AMD RENOIR (DRM 3.40.0, 5.11.0-7633-generic, LLVM 11.0.1)'
                   MaxTextureSize: 16384
                           Visual: 'Visual 0x4fe, (RGBA 32 bits (8 8 8 8), Z depth 16 bits, Hardware acceleration, Double buffer, Antialias 8 samples)'
                         Software: 'false'
             HardwareSupportLevel: 'full'
        SupportsGraphicsSmoothing: 1
    SupportsDepthPeelTransparency: 1
       SupportsAlignVertexCenters: 1
                       Extensions: {308x1 cell}
               MaxFrameBufferSize: 16384