Closed dubnemo closed 8 months ago
And it is seems be OK in Chromium on my Raspberry Pi4B. Version 120.0.6099.102 (Official Build) Built on Debian , running on Debian 11 (64-bit)
This no longer works in Edge, which is based on Chromium.
@dubnemo It seems that the problem is not due to different browsers, but due to different display resolutions. Currently, the width of all columns except the Description column is fixed. The values of column widths are too large, so the Description item is not displayed properly even if the screen is slightly changed. @elena-jelisic It can be solved by adjusting the width of columns or making the columns variable, and applying text-overflow: ellipsis to the description.
Somehow this list is not displaying properly in Chromium on Ubuntu.
But works fine in Chrome on Windows: