Bug 275432
| Summary: | [visionOS wk2] pointerevents/ios/inputmode-change-update-keyboard-after-pointerup.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129786718>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/29794
EWS
Committed 279990@main (3874c14356c5): <https://commits.webkit.org/279990@main>
Reviewed commits have been landed. Closing PR #29794 and removing active labels.