fix(qa): drive input in the active rendered viewport - #20
Merged
Merged
Conversation
pathscale
force-pushed
the
fix/qa-defect-batch
branch
from
September 12, 2026 00:27
824627f to
ccb73f0
Compare
pathscale
force-pushed
the
fix/qa-defect-batch
branch
from
September 12, 2026 04:22
36277b8 to
3ed866a
Compare
pathscale
force-pushed
the
fix/qa-defect-batch
branch
from
September 12, 2026 04:27
3ed866a to
25a5af9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Native application QA exposed driver and protocol defects that could address a retained control, misclassify viewport-fixed UI as off-screen, omit real text-entry roles, or report a control as unverified when a check directly measured its state change.
This branch now:
Local release evidence:
cargo fmt --all -- --checkcargo clippy --workspace --all-targets -- -D warningspasses against the published ps-blitz 0.4.9 dependency graphThe branch resolves directly against the published ps-blitz 0.4.9 crate set, and all three repository checks pass. Owner review and merge are the remaining steps before publishing blitz-control-protocol 0.5.1 and ps-qa 0.7.2. This PR does not publish or release any crate.