The status message is selected instead of all rows if select one row then press Ctrl+A on the previewed tab of tabular data
Storage Explorer Version: 1.34.0-dev (98) Build Number: 20240508.1 Branch: rel/1.34.0 Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.4.1(Apple M1 Pro) Architecture: x64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression
Steps to Reproduce
- Expand one storage account -> Blob Containers.
- Upload one .parquet file -> Preview it.
- Select one row -> Press Ctrl+A.
- Check whether all rows are selected.
Expected Experience
All rows are selected.
Actual Experience
The status message is selected.
@craxal I believe this is "by design" in the sense that we never added "select all entities in tabular preview" as a feature? If yes, then let's move this to 1.35 as a feature request.
Correct, we have not added keyboard shortcuts to select all rows in preview.
Verified this issue on the build 20240526.2. Fixed. So, we are going to close it.