Created attachment 135966 [details] screenshot SUMMARY We can make all values of "Information" column entirely readable resizing this column manually. But the column need to be resized again every time we re-open Wayland module because its width is not remembered after resizing. STEPS TO REPRODUCE 1. start Wayland session 2. open Kinfocenter > Graphics > Wayland 3. OBSERVED RESULT As we can see in the attached screenshot, several values of "Information" column are not entirely readable. EXPECTED RESULT default columns width should be enough to make all values entirely readable SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.21.80 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Graphics Platform: Wayland
Confirmed, though of course you can resize the table header to see more.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kinfocenter/-/merge_requests/25
Git commit c315020a98cf6333a9ad252ccd139023a3cbd7de by Harald Sitter. Committed on 09/03/2021 at 14:14. Pushed by sitter into branch 'master'. force-resize columns in the wayland module inspired by similar code in the opengl module. since tree columns can have wildly different size requirements based on the content we'll want to resize them to ensure labels can be displayed completely FIXED-IN: 5.21.3 M +10 -0 Modules/base/info_wayland.cpp https://invent.kde.org/plasma/kinfocenter/commit/c315020a98cf6333a9ad252ccd139023a3cbd7de
Git commit 7727b3f8c810e4dde63daf3935e545f9c8dcd65e by Harald Sitter. Committed on 09/03/2021 at 14:16. Pushed by sitter into branch 'cherry-pick-c315020a'. force-resize columns in the wayland module inspired by similar code in the opengl module. since tree columns can have wildly different size requirements based on the content we'll want to resize them to ensure labels can be displayed completely FIXED-IN: 5.21.3 (cherry picked from commit c315020a98cf6333a9ad252ccd139023a3cbd7de) M +10 -0 Modules/base/info_wayland.cpp https://invent.kde.org/plasma/kinfocenter/commit/7727b3f8c810e4dde63daf3935e545f9c8dcd65e