https://bugs.kde.org/show_bug.cgi?id=522549
--- Comment #5 from Kristen McWilliam <[email protected]> --- (In reply to igor.zuk from comment #3) > I was also able to reproduce it in VSCodium, but only in its built-in > terminal sub-window. Maybe this app will be easier to debug. That is again https://bugs.kde.org/show_bug.cgi?id=517582 because of terminals. > One more weird finding which may or may not be related. DrRacket crashes > after using the alternate character popup in the code editor text field. Racket crash looks like they have a bug when the IME deletes surrounding text: ``` [3840117.870] {Default Queue} zwp_text_input_v3#36.delete_surrounding_text(1, 0) invalid memory reference. Some debugging context lost internal-error: terminated in atomic mode! at "internal-error" at #f at "call-with-empty-metacontinuation-frame-for-swap" ``` -- You are receiving this mail because: You are watching all bug changes.
