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
364 stars 85 forks source link

Only part of the name string is focused and has a background color if select the custom environment which has a long name #8008

Open v-xianya opened 2 weeks ago

v-xianya commented 2 weeks ago

Storage Explorer Version: 1.35.0-dev (98) Build Number: 20240614.1 Branch: main Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04 & MacOS Sonoma 14.5(Apple M1 Pro) Architecture: arm64/x64/x64/arm64 How Found: Exploratory testing Regression From: Not a regression

Steps to Reproduce

  1. Open the connect dialog -> Click 'Subscription -> Custom Environment'.
  2. Click 'Manage custom environments...' -> Click 'Add'.
  3. Add one custom environment with a long name.
  4. Select the custom environment -> Drag the scrollbar.
  5. Check whether the entire custom environment name is focused and has a background color.

Expected Experience

The entire name is focused and has a background color. image

Actual Experience

Only part of the name string is the focused and has a background color. image