Conversation
Isolated native E2E and exploratory AT-SPI coverage for copy, cut, paste, rename, create, conflicts, and same-volume drag at 66fb0e6. Co-authored-by: William Feht <wmfeht@users.noreply.github.com>
wmfeht
marked this pull request as ready for review
September 11, 2026 05:17
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.
Description
Adds the file-operations slice of the 2026-09-11 QA suite sweep:
working-docs/qa-suite-sweep-20260911/qa/file-operations.md.Isolated native E2E (private Xvfb + D-Bus + throwaway HOME/XDG, never
DISPLAY=:1) plus exploratory AT-SPI probes at66fb0e6. Verdict: pass-with-nits. 285 file-ops E2E cases passed. No product non-nits. Nits are documentation drift on the paste-availability footer (Files on clipboardvs documentedCtrl+V · Paste available) and README’s narrower Ctrl+Z wording.Origin
wmfeht/strata-skillswas not readable from this VM; coverage follows sibling COMMON layout plus the E2E file-ops modules anddocs/keyboard-navigation.md.No product code changes. No issues filed. No product PR comments.
Visual evidence
After Ctrl+C the footer shows Files on clipboard
New Folder editor after Ctrl+A replaces only the name
After cut-paste into archive the footer hint is gone
How to test
working-docs/qa-suite-sweep-20260911/qa/file-operations.md.STRATA_BINARY=target/debug/strata ./scripts/e2e-native.sh tests/e2e/scenarios/test_clipboard.py tests/e2e/scenarios/test_copy_conflicts.py tests/e2e/scenarios/test_inline_renaming.py tests/e2e/scenarios/test_rename_visibility.py tests/e2e/scenarios/test_entry_management.py tests/e2e/scenarios/test_drag_and_drop.py -k 'not trash and not permanent_delete'Expected result: Report matches the isolated run (285 passed). Footer after copy reads Files on clipboard.
Related issue
N/A — QA sweep report only. Not a product fix.
To show artifacts inline, enable in settings.