Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.0.1
-
Linux
Description
I have an application that has two QTextEdits. Since Qt5.0.0 (and observable in Qt5.0.1) the cursor is visible (flashing) on both QTextEdits at the same time even though obviously they both can't have the focus at the same time. I haven't been able to reproduce a minimal example yet, as building a simple app with two QTextEdits doesn't cause the problem. If I'm able to figure out what is causing the bug, I'll post more info.