RESOLVED FIXED 275432
[visionOS wk2] pointerevents/ios/inputmode-change-update-keyboard-after-pointerup.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=275432
Summary [visionOS wk2] pointerevents/ios/inputmode-change-update-keyboard-after-point...
Abrar Rahman Protyasha
Reported 2024-06-13 02:02:42 PDT
Specifically: ``` Errors: @@ -4,13 +4,14 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS textHeight = keyboardRect.height; keyboardRect.height > 0 is true +FAIL textHeight = keyboardRect.height; keyboardRect.height > 0 should be true. Was false. PASS logs.length is 2 PASS logs[0].event.type is "pointerdown" PASS logs[0].visualViewportHeight is originalVisualViewportHeight PASS logs[1].event.type is "pointerup" PASS logs[1].visualViewportHeight is originalVisualViewportHeight PASS successfullyParsed is true +Some tests failed. ```
Attachments
Radar WebKit Bug Importer
Comment 1 2024-06-13 12:25:25 PDT
Abrar Rahman Protyasha
Comment 2 2024-06-13 14:27:47 PDT
EWS
Comment 3 2024-06-13 17:19:20 PDT
Committed 279990@main (3874c14356c5): <https://commits.webkit.org/279990@main> Reviewed commits have been landed. Closing PR #29794 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.