Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.12.6
-
Fix Version/s: None
-
Component/s: Quick: Core Declarative QML , Quick: Other
-
Labels:None
-
Environment:Pixel 3(emulator)
Pixel 3(device)
-
Platform/s:
Description
Please confirm if this is a bug
Window {
visible: true
id: app
Rectangle
{ width: parent.width height: 50 color: "purple" }}
After rotating the phone... to landscape or portrait fix the small gap (figure 2)
(ApplicationWindow+ToolBar problem still remain)
This bug can be "solved" by not enabling high dpi scaling
Attachments
Issue Links
- relates to
-
QTBUG-53247 Toolbar unwanted 1 px space
-
- Closed
-