Tapping a Quiz option causes its area to flick.
This issue was only seen to occur on the iPad.
4/4 100%
No graphical issues should occur.
The Quiz area flicks when an option is pressed.
[quiz]
[question]Insert question here
[/question]
[answer]Insert correct answer here
[/answer]
[wrong]Insert wrong answer here
[/wrong]
[wrong]Insert wrong answer here
[explanation]Add additional information or an explanation for why it’s wrong here[/explanation]
[/wrong]
[/quiz]
iPad Pro 12.9” (13.1.2)
Luis Pimenta
Tested and confirmed using WPiOS 14.1.0.0 TestFlight beta on iPad Mini 4 (WiFi) (iPad5,1) iPadOS 13.3. In my testing, I checked 4 different ways of viewing/previewing and found the flickering when tapping an item on the quiz only happens in the in-app browser as seen when viewing the post from Blog Posts > View or from the editor > More menu > Preview. (2m3s)
Note: there is some ongoing work happening for Previews noted in https://github.com/wordpress-mobile/WordPress-iOS/pull/13226 and which should be available to users in 14.2 (see https://github.com/wordpress-mobile/WordPress-iOS/pull/13334) so let's check back in on this issue again after that work goes live. cc @bjtitus @ScoutHarris
Looks like it will be fixed with 14.2 given the Visit Site
behavior. The move UIWebView -> WKWebView likely fixes this.
This issue is verified fixed on WordPress 4.2
Luis Pimenta