Bug? Video driver crash in IDE?

Alessandro71

Well-Known Member
Licensed User
Longtime User
probably a bug in the video driver (Intel ARC) rather than a B4X one, but just to check if someone is experiencing the same issue:
when I paste a long text in a smart string ($"..."$) in the IDE, Windows freeze for a while, the bottom taskbar vanishes, the IDE window maximizes and then back again with the taskbar.
it's the same behaviour you get when you force a video driver reset: (press Windows Key + Ctrl + Shift + B simultaneously)
 

Alessandro71

Well-Known Member
Licensed User
Longtime User
update: I pressed Ctrl-W inside a multiline smart string ($"
...
...
....
"$)
and the IDE closed itself after the same video driver quirk as above
 
Top