Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.3.3f1
Issue ID
586080
Regression
No
Locking screen orientation makes application to show wrong screen resolution
Application is set to support only "landscape" and "landscape-flipped" screen orientations. Windows tablet orientation is locked to portrait.
Deploying application on tablet with Visual Studio for the first time,application launches in landscape orientation, even if tablet has been set to portrait orientation.
Stopping Visual Studio makes application to close.
Trying to launch the same application from the tablet (from the windows start screen), makes application to display portrait's resolution, even if application is launched in landscape mode.
Launching application second time in the same manner as before, resolution is displayed correctly.
Repro steps:
1. Make project to show screens height and width;
2. Build it to Win Store Apps;
3. Open solution and in Package.appxmanifest mark "Landscape" and "Landscape-flipped" supported resolution.
4. Deploy project to tablet. Tablet must be locked on portrait orientation.
5. Stop Visual Studio.
6. Launch deployed application from tablet(from the start screen);
7. Observe that in landscape mode screen's resolution is showed as portrait's.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment