When tapping the currently selected time in a TimePicker (wheel style) component to invoke the inline numeric pad popover, the popover renders incorrectly on iPadOS 26.4.1 — it appears as a very narrow single-line/bar rather than the full numeric keypad layout.
Steps to Reproduce:
- Run Reminder, create a new reminder and add a custom time
- Tap the currently selected time value to trigger the numeric pad popover
- Observe the popover layout
Expected Result: A properly sized popover appears containing a full numeric keypad, allowing direct numeric input of the time value — consistent with behavior on iPadOS 18.x
Actual Result: The popover appears as an extremely narrow horizontal bar (single line height), making the numeric pad unusable
Regression: Works correctly on iPadOS 18.x through iPadOS 26.3. Broken on iPadOS 26.4.1 (Xcode 26.x simulator and/or physical device).
https://www.youtube.com/shorts/bd3pYA3B-iI
https://www.youtube.com/shorts/wSHzepHBwEY
Feedback: FB22517457