Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.15.1
-
None
-
Windows 10, Qt 5.15.1, VS 2019 16.7.6
Description
Hello,
I created a new project with a QMainWindow.
I just added a QLineEdit (horizontal layout = fullwidth); and compiled into release.
The first letters I type in the application appears with a delay of 1 second, then it reacts normally and keyboard input doesn't lag anymore. There seem to be a slow keyboard lazy initialization phase.
I am quite surprised: usually Qt is really fast, I don't understand.
Attachments
Issue Links
- duplicates
-
QTBUG-71737 Font family fallback cache results in startup lag on Windows
- Closed