Hi,
create a docking document with "CanFloat = false" and try to drag it out -> this may lead to serious sides effects
- it deadlocks the main-window -> the application is not responisve
- sometimes it captures mouse globaly in the system causing one cannot click anything at all (not only the affected app, but the whole windows)
- after killing the app (you must use keybord and execute a kill-process from command-line), the situation comes back to normal and mouse is again responsive
please note, that this issue is not observed on all computers, but only on some models, with particaular number of cores available (I guess).
we do observe the phenomen on more than one machine, but slightly differently.
- on couple of them -> nearly always
- on couple of other machines -> selden
- on couple of other: never
to increase chance of the bug occurance
- you may undoc a document and keep draging it for a longer time moving mouse around
- run some heavy-CPU-bound process in background. My preferred one is MsTeams with camera on :)
I can provide:
- a source code of a demo app
- a mp4 video
- screenshots
- affected computers architecture
... but i dont know how to attach documents to the thread.