Closed martinrotter closed 6 years ago
Selected text is removed and "X" is added to document instead.
Selection is removed, but the text is still there and "X" is prepended.
Official builds reverted to MinGW toolchain, which temporarily seems to fix issue.
Issue is MSVC-LTCG-related.
Probably upstream bug. https://sourceforge.net/p/scintilla/bugs/1995/
Brief description of the issue.
How to reproduce the bug?
What is the expected result?
Selected text is removed and "X" is added to document instead.
What actually happened?
Selection is removed, but the text is still there and "X" is prepended.