Problem: clicking from one textbox to another textbox causes minimalization of the whole program run via Windows remoteApp.
Video: https://youtu.be/cVFGtDg6wiM
Specs:
- occurs on Windows 7 or Windows 10 (both physical and virtual machine)
- DevExpress app (LBIS4G) is running via the Windows RemoteApp
- devExpress components are in version 17.2
Findings:
- behaviour is random. There are textfields that has never done that but there are some which caused minimalization but later it worked and some time later didn’t work properly again.
- When I add another intermediate step between clicking from one textfield to another one (from textfield I click to notepad and then directly back to another textfield) it doesn’t occure. But If I don’t click directly to the textfield but I click (from the notepad) first to the window with the form itself and then to the specific textfield it causes minimalization again.
- doesn't occure via remote desktop ony via remote app
- it doesn't matter if I use tab key or click when moving to the next textbox
Hello,
I've reviewed different developers forums to check whether this is a known behavior and found that this behavior can take place if the Tablet mode is enabled on a local machine.
To overcome this behavior, I suggest you disable the Tablet mode.
If this doesn't help, would you please provide us with a sample compilable project in which this behavior is reproduced? It will allow us to find a precise solution for you much faster.
I look forward to your response.
Hello,
thank you for your answer and tip for solution but tablet mode is disabled in default. Checked Win7 and Win10.
I attached a smaller project that does the same.
You can see it in the video as well: https://youtu.be/wC5OL-03gOk
RemoteApp is set in default settings.
Thank you.
Thank you for the sample project. I need additional time to try to reproduce this behavior. I'll get back to you as soon as I have any results. Please bear with me.