Bug 472982 - 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.
Summary: In all plots, the font sizes of the axis labels and the axis values/'ticks' a...
Status: REPORTED
Alias: None
Product: LabPlot2
Classification: Applications
Component: general (show other bugs)
Version: 2.9.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-04 00:44 UTC by Rhyder
Modified: 2023-08-14 10:51 UTC (History)
1 user (show)

See Also:
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. (452.92 KB, application/x-xz)
2023-08-04 00:44 UTC, Rhyder
Details
axis label font size setting (256.28 KB, image/png)
2023-08-04 00:46 UTC, Rhyder
Details
axis value font size setting (254.44 KB, image/png)
2023-08-04 00:47 UTC, Rhyder
Details

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