Bug 200314

Summary: [iPadOS] slides.google.com: exiting presentation from portrait breaks layout
Product: WebKit Reporter: Nelson Thachuk <thachuk>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Blocker CC: bfulgham, simon.fraser, webkit-bug-importer, wenson_hsieh, zalan
Priority: P1 Keywords: InRadar
Version: Other   
Hardware: iPhone / iPad   
OS: Other   

Description Nelson Thachuk 2019-07-31 13:28:18 PDT
* SUMMARY
- Google Slides: exiting presentation after rotating from landscape to portrait breaks layout

* STEPS TO REPRODUCE
1. Navigate to https://slides.google.com/
2. Select a presentation
3. Rotate device to landscape (if required)
4. Tap "Present"
5. Rotate device to portrait
6. Tap "X" in top-left corner to exit Full Screen

* EXPECTED RESULTS
- Full size portrait layout

* ACTUAL RESULTS
- Scaled down content

* WORKAROUND
- Rotate to landscape and back to portrait

* CONFIGURATION
- Software: iOS 13 Beta
- Hardware: iPad Pro 10.5"
Comment 1 Radar WebKit Bug Importer 2019-07-31 13:28:46 PDT
<rdar://problem/53777302>
Comment 2 Nelson Thachuk 2019-07-31 13:36:24 PDT
This reproduces simply by starting in portrait and exiting full screen from portrait. The step to rotate to landscape is not required. Title updated.
Comment 3 Wenson Hsieh 2019-08-02 16:46:56 PDT
Interestingly, this reproduces when:

• Dismissing the fullscreen view by tapping on the X
• Dismissing the fullscreen view by tapping on the Exit button in the bottom toolbar
• Dismissing the fullscreen view by invoking document.webkitExitFullscreen() using the Web Inspector.

…but not when dismissing by swiping down on the fullscreen view.
Comment 4 Brent Fulgham 2022-02-10 20:41:07 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.

This should now be fixed in shipping software.