When I am switching between TheIde and other applications, tooltips and pop-up windows stay always on top.
Maybe TheIde should hide them when focus is lost?
Was there a regression? I still have this problem on 4.15.0-64-generic #73-Ubuntu && Upp v.13393
It's not just Assist, it's all popup windows doing it. I was also able to crash TheIDE with a memory allocation error if I alt+tabbed right when Assist was rendering.
Was there a regression? I still have this problem on 4.15.0-64-generic #73-Ubuntu && Upp v.13393
It's not just Assist, it's all popup windows doing it. I was also able to crash TheIDE with a memory allocation error if I alt+tabbed right when Assist was rendering.
Just to be sure, can you check with trunk please? (current version is 13624)
Hopefully fixed in trunk, please check and report.
Mirek
Awesome, it appears to be fixed in TheIDE. Now I have to figure out why I have the same problem just making a straight call to PopUp.
Do you react to Deactivate?
Mirek
Nope, I will now. I'm trying to do some janky thing where I want an irregular shaped tooltip, so to cover up for the lack of transparency I'm copying the background behind the PopUp and redrawing over it. It doesn't fix the drop shadow problem but the window is dark anyway so you have to look closely to notice.