It is very common to need to select a specific line in the stack trace so you can google it, but you can't do this easily because Studio Pro will automatically highlight the entire stack trace, and move your cursor to the bottom. The only way is to copy the entire stack trace, paste it into notepad or other word processor, then go back and select the specific line you want. The Log Line Details window already contained a button to copy the entire contents of the stack trace, not to mention every developer is well aware of the "ctrl+a", "ctrl+c" shortcut. With that in mind, the default behavior should be that of any normal text display, to allow the end user to specifically select any portion.
This is one of the most annoying behaviours in mendix studio pro. Becaus everytime you get an error it's stressing enough. But fiddling with the stacktrace textarea rises the stresslevels even more.
I don't get why this idea hasn't gone viral yet :D
9/10 times We need go to a microflow, try to select the name, then search....
Why not make the microflow names in the stack trace clickable?
See: https://community.mendix.com/link/space/usability/ideas/4875
YES YES YES. The auto-select-all was one of the worst additions to the modeler ever!