microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
365 stars 85 forks source link

Context menu that opened by pressing 'Ctrl+5' or context menu key is not positioned as expected in app configuration explorers #7952

Open v-kellyluo opened 1 month ago

v-kellyluo commented 1 month ago

Storage Explorer Version: 1.34.0 (99) Build Number: 20240518.3 Branch: rel/1.34.0 Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5(Apple M1 Pro) Architecture: x64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression

Steps to Reproduce

  1. Expand 'App Configurations' node -> Open one app configuration.
  2. Add a key-value.
  3. Focus the cells respectively -> Open the context menu by pressing 'Ctrl+5' or the context menu key.
  4. Check whether the context menu is positioned as expected.

Expected Experience

The context menu is positioned as expected. image

Actual Experience

The context menu is not positioned as expected. image

Additional Context

This issue doesn't reproduce for blobs/files/queues/tables/disks.