Bug 408013

Summary: Table view's vertical "selector" header do not align with table rows
Product: [Applications] KEXI Reporter: Ray <raypapworth>
Component: TablesAssignee: Jarosław Staniek <staniek>
Status: CLOSED FIXED    
Severity: normal CC: adam, inksi, luca.matteini.cristini, staniek
Priority: NOR    
Version: 3.2.0   
Target Milestone: 3.2.1   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 3.2.1
Sentry Crash Report:
Attachments: database file
screenshot of misaligned table

Description Ray 2019-05-28 04:36:37 UTC
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
Comment 1 Ray 2019-05-28 04:38:30 UTC
Created attachment 120353 [details]
screenshot of misaligned table
Comment 2 Jarosław Staniek 2019-06-21 20:18:37 UTC
Confirmed in 3.2.0 final too, scheduled, thanks.
Comment 3 Jarosław Staniek 2022-04-04 13:41:26 UTC
*** Bug 452263 has been marked as a duplicate of this bug. ***
Comment 4 Jarosław Staniek 2022-09-29 21:26:53 UTC
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