https://bugs.kde.org/show_bug.cgi?id=517373
Bug ID: 517373
Summary: src/tableview/qml/ListTableView.qml: HeaderComponent's
"resizable" member does nothing
Classification: Frameworks and Libraries
Product: kirigami-addons
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
HeaderComponent's "resizable" member does nothing, the column always remains in
its default state (not resizable).
STEPS TO REPRODUCE
1. Make a ListTableView.
2. Under its headerComponents, add two `HeaderComponent`s.
3. Inside the first HeaderComponent, add `resizable: true`.
OBSERVED RESULT
Upon trying to resize it by clicking and dragging the vertical separator
between the two headers, nothing happens.
EXPECTED RESULT
It should resize the first column instead of doing nothing.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 42
KDE Plasma Version: 6.6.1
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.