Created attachment 120352 [details] database file Version 3.2 (3.2.0, git e2eb6f4 3.2) The cells in the left selector column are too tall so alignment gets progressively worse. STEPS TO REPRODUCE 1. Data was imported from a ms access data base 2. View a table 3. OBSERVED RESULT as described EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Created attachment 120353 [details] screenshot of misaligned table
Confirmed in 3.2.0 final too, scheduled, thanks.
*** Bug 452263 has been marked as a duplicate of this bug. ***
Git commit ce07192dedcbfb7e180546691e2f2f4562904a93 by Jaroslaw Staniek. Committed on 29/09/2022 at 21:26. Pushed by staniek into branch '3.2'. Make table view's vertical "selector" header align with rows again The problem was that "MinimumSectionSize" was style dependent, and often larger than the row height. FIXED-IN:3.2.1 M +2 -0 src/widget/tableview/KexiTableScrollArea.cpp https://invent.kde.org/office/kexi/commit/ce07192dedcbfb7e180546691e2f2f4562904a93