Bug 408013 - Table view's vertical "selector" header do not align with table rows
Summary: Table view's vertical "selector" header do not align with table rows
Status: CLOSED FIXED
Alias: None
Product: KEXI
Classification: Applications
Component: Tables (show other bugs)
Version: 3.2.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: 3.2.1
Assignee: Jarosław Staniek
URL:
Keywords:
: 452263 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-05-28 04:36 UTC by Ray
Modified: 2023-09-03 20:49 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 3.2.1


Attachments
database file (172.00 KB, application/x-sqlite3)
2019-05-28 04:36 UTC, Ray
Details
screenshot of misaligned table (54.46 KB, image/png)
2019-05-28 04:38 UTC, Ray
Details

Note You need to log in before you can comment on or make changes to this bug.
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