Bug 472982

Summary: In all plots, the font sizes of the axis labels and the axis values/'ticks' are not the same size when defined as the same size font.
Product: [Applications] LabPlot2 Reporter: Rhyder <rhydercoshutt>
Component: generalAssignee: Alexander Semke <alexander.semke>
Status: REPORTED ---    
Severity: normal CC: martin.marmsoler
Priority: NOR    
Version: 2.9.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: my project file containing a plot with this issue. I can also supply screenshots of this issue if necessary.
axis label font size setting
axis value font size setting

Description Rhyder 2023-08-04 00:44:06 UTC
Created attachment 160719 [details]
my project file containing a plot with this issue. I can also supply screenshots of this issue if necessary.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. create plot
2. set axis labels to specific font size
3. set axis values/ticks to specific font size

OBSERVED RESULT
fonts are different sizes

EXPECTED RESULT
fonts are the same size

SOFTWARE/OS VERSIONS
Windows: yes
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
I've spoken with Alexander Semke and sent them screenshots of this bug. They told me to submit a bug report.
Comment 1 Rhyder 2023-08-04 00:46:39 UTC
Created attachment 160720 [details]
axis label font size setting
Comment 2 Rhyder 2023-08-04 00:47:52 UTC
Created attachment 160721 [details]
axis value font size setting
Comment 3 Martin 2023-08-04 07:28:16 UTC
Probably fixed in https://invent.kde.org/education/labplot/-/merge_requests/217/
Can you test with the current stable version 2.10 or the nightly version?
Comment 4 Martin 2023-08-04 07:38:13 UTC
I was able to reproduce your problem also in 2.10 with your project. If I recreate the worksheet, the problem does not exist anymore. So as a workaround, please install a version later than 2.10 and recreate the plot
Comment 5 Rhyder 2023-08-09 06:15:29 UTC
I've since downloaded 2.10.0 and the issue persists in new project files. I'll download 2.10.1 and report back.
Comment 6 Martin 2023-08-09 07:30:21 UTC
I was able to reproduce in master, I will check it out next days
Comment 7 Martin 2023-08-14 10:51:27 UTC
Fix ongoing: https://invent.kde.org/education/labplot/-/merge_requests/337