Bug 456563 - When editing splits, grid row height truncates the text
Summary: When editing splits, grid row height truncates the text
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: ux-ui (show other bugs)
Version: git (master)
Platform: macOS (DMG) Other
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-10 21:25 UTC by Dawid Wróbel
Modified: 2022-07-12 06:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The truncated text in split editor (106.66 KB, image/png)
2022-07-10 21:25 UTC, Dawid Wróbel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Wróbel 2022-07-10 21:25:06 UTC
Created attachment 150521 [details]
The truncated text in split editor

Likely specific to macOS, and specific to Qt. See screenshot for details.
Comment 1 Thomas Baumgart 2022-07-11 05:57:11 UTC
You may want to take a look at SplitDelegate::sizeHint() and its counterpart JournalDelegate::sizeHint() if you can find any obvious problem and make it work on MacOS (i.e. all platforms)
Comment 2 Thomas Baumgart 2022-07-12 06:22:13 UTC
See also bug #456609