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
377 stars 87 forks source link

The position of the scrollbar is not in 'Message Text' section for the 'Import Messages' dialog #8314

Closed v-kellyluo closed 11 hours ago

v-kellyluo commented 2 days ago

Storage Explorer Version: 1.37.0-dev (103) Build Number: 20241119.13 Branch: main Platform/OS: Windows10/Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.1(Apple M1 Pro) Architecture: x64/arm64/x64/arm64 How Found: From running test cases Regression From: Previous release (1.36.2)

Steps to Reproduce

  1. Expand one storage account -> Queues.
  2. Create a queue -> Click 'Import'.
  3. Click 'Import file' field -> Select a csv file which has more than 10 rows -> Click 'Open'.
  4. There is a scrollbar in the 'Import Messages' dialog.
  5. Check whether the position of the scrollbar is in 'Message Text' section.

Expected Experience

The position of the scrollbar is in 'Message Text' section. Image

Actual Experience

  1. The position of the scrollbar is not in 'Message Text' section.
  2. The 'Store as' option can't show completely. Image
craxal commented 1 day ago

Same root cause as #8312.

v-xianya commented 9 hours ago

Verified this issue on the main build 20241122.6. Fixed. Image