Created attachment 174480 [details] Launch after resize SUMMARY When Kcalc window was resized and closed then after next start UI elements are wrongly scaled/located (bits buttons) and button font is not yet adjusted STEPS TO REPRODUCE 1. Launch Kcalc 2. Resize window 3. Close the app 4. Launch it again OBSERVED RESULT attachment 1 [details] Text/letters on the buttons are not yet resized, not all bit buttons are visible. EXPECTED RESULT Fit available window size properly SOFTWARE/OS VERSIONS KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 Kernel Version: 6.11.1-arch1-1 (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 550 / 550 Series
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/162
A possibly relevant merge request was started @ https://invent.kde.org/utilities/kcalc/-/merge_requests/169
Git commit b706373ef6e819173d6aea45bf137c425054c12f by Gabriel Barrantes. Committed on 28/01/2025 at 03:18. Pushed by gabrielbarrantes into branch 'master'. Calculate max size when creating bit edit This assures that the bit edit size is the maximum intended on app launching. M +2 -0 kcalc_bitset.cpp https://invent.kde.org/utilities/kcalc/-/commit/b706373ef6e819173d6aea45bf137c425054c12f
This bug persists with kcalc 25.04.0-1. Operating System: Arch Linux KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.9.0 Graphics Platform: Wayland
(In reply to Patrick Silva from comment #4) > This bug persists with kcalc 25.04.0-1. > > Operating System: Arch Linux > KDE Plasma Version: 6.3.4 > KDE Frameworks Version: 6.12.0 > Qt Version: 6.9.0 > Graphics Platform: Wayland Can you share a screenshot?
Created attachment 180692 [details] screenshot of version 25.04.0
(In reply to Patrick Silva from comment #6) > Created attachment 180692 [details] > screenshot of version 25.04.0 I am not quite sure if we are seeing the same image, I can't find any problem on the screenshot you shared, can you make an arrow to point where is the defect?
Created attachment 181398 [details] screen recording The labels of the buttons are tiny when I reopen kcalc after resizing it, and they increase when I reduce the window size. Please watch the attached screen recording.
(In reply to Patrick Silva from comment #8) > Created attachment 181398 [details] > screen recording > > The labels of the buttons are tiny when I reopen kcalc after resizing it, > and they increase when I reduce the window size. > Please watch the attached screen recording. I created https://invent.kde.org/utilities/kcalc/-/issues/26 to trace this one.