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

The position of the horizontal scrollbar is incorrect in the 'Column Options' dialog #7963

Closed v-kellyluo closed 2 weeks ago

v-kellyluo commented 1 month ago

Storage Explorer Version: 1.35-dev (98) Build Number: 20240526.2 Branch: main Platform/OS: Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.5(Apple M1 Pro) Architecture: x64/x64/x64 How Found: Ad-hoc testing Regression From: Previous release (1.33.1)

Steps to Reproduce

  1. Expand one storage account -> Tables.
  2. Create a table -> Add an entity which has one property name with 255 characters.
  3. Open 'Column Options' dialog -> There is a horizontal scrollbar.
  4. Check whether the scrollbar is in the 'Available Columns' section.

Expected Experience

The scrollbar is in the 'Available Columns' section. image

Actual Experience

The scrollbar is not in the 'Available Columns' section. image

v-xianya commented 2 weeks ago

@craxal we tried to verify this issue on the main build 20240611.1. The spacing for the spacing between available columns is too wide. we have opened a new bug 7998. we are going to reopen this bug, and verify it once the bug 7998 get fixed.

craxal commented 2 weeks ago

That would a separate issue. The horizontal scroll bar is still has not come back, so I'm closing again. If this specific issue actually reproduces, you can reopen.

v-kellyluo commented 2 weeks ago

@craxal , verified this issue on the build 20240612.1, there is no horizontal scrollbar in the 'Available Columns' section, is this expected? image

craxal commented 2 weeks ago

@v-kellyluo Yes, this is expected. It is expected that users with column names that big are very rare. If they do, a tooltip appears when hovering over the column name that shows the full name.