On Tue, Jun 16, 2020 at 4:07 PM Adam Light wrote:
> We recently discovered a bug in our application that uses Qt 5.12.8 and
> we're having a hard time figuring out what might be going wrong. This is in
> a subclass of QPlainTextEdit.
>
>
For what it's worth, Qt 5.12.9 fixes this problem for us.
We recently discovered a bug in our application that uses Qt 5.12.8 and
we're having a hard time figuring out what might be going wrong. This is in
a subclass of QPlainTextEdit.
The bug presents in the following way:
If you have a line of text selected, such as "abcd;abcd;abcd;abcd;", and
use our