You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user is viewing the Diagnostic log screen and rotates the device from portrait to landscape orientation (and vice versa), the screen either does not respond to the rotation or takes significantly more time to rotate compared to other screens in the application. This indicates an incorrect or missing responsiveness handling for the Diagnostic log screen on orientation change.
While on the Diagnostic log screen, rotate the device from portrait to landscape orientation.
Observe the screen behavior.
Expected Result
The Diagnostic log screen rotates immediately and adjusts its layout correctly to landscape orientation, consistent with the behavior of other screens in the application.
Actual Result
The screen either does not rotate, or the rotation is significantly delayed compared to the standard system rotation response. The layout remains in portrait orientation while the device is held in landscape position and vice versa.
Attachments
Screen recording showing the delayed or missing rotation response on iPhone 15.
Description
When the user is viewing the Diagnostic log screen and rotates the device from portrait to landscape orientation (and vice versa), the screen either does not respond to the rotation or takes significantly more time to rotate compared to other screens in the application. This indicates an incorrect or missing responsiveness handling for the Diagnostic log screen on orientation change.
Environment:
[ ] Staging [x] PROD
Application:
OS/Device: iOS 26.5 / iPhone 15
App: Mergin Maps / 2026.3.0-912411
Steps to Reproduce
Expected Result
The Diagnostic log screen rotates immediately and adjusts its layout correctly to landscape orientation, consistent with the behavior of other screens in the application.
Actual Result
The screen either does not rotate, or the rotation is significantly delayed compared to the standard system rotation response. The layout remains in portrait orientation while the device is held in landscape position and vice versa.
Attachments
Screen recording showing the delayed or missing rotation response on iPhone 15.
ScreenRecording_06-02-2026.12-48-15_1.mp4