Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.1
-
Android 15 Qt 6.9
-
-
2025wk30s2QtforAndroid
Description
The attached example shows the bug.
- Build for Android (Qt 6.9).
- Launch app on device with soft navigation bar.
- Tap inside QTextEdit — virtual keyboard opens.
- Check Qt Creator's console — safeAreaMargins() shows top/bottom values that look like they do not account for the screen pixel density.
- Close keyboard → margins remain wrong.