https://bugs.kde.org/show_bug.cgi?id=499594
Bug ID: 499594 Summary: Resizing a Kirigami window from its bottom causes contained widgets to jutter until the grab is released. Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 6.10.0 Platform: Fedora RPMs URL: https://github.com/EbonJaeger/bluejay/issues/34#issuec omment-2638432192:~:text=This%20also%20happens%20with% 20other%20Qt%20applications%2C%20like%20Neochat. OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: 4wy78...@rokejulianlockhart.addy.io CC: notm...@gmail.com Target Milestone: Not decided Created attachment 178017 --> https://bugs.kde.org/attachment.cgi?id=178017&action=edit Reproduction screencast for `#c0`. SUMMARY ------- Resizing a Kirigami-based application (like NeoChat) from the bottom of its window causes its interface to jutter during the resize. This does not occur when resizing the same application from elsewhere, and does not occur to QtWidgets-based GUIs (like Dolphin). STEPS TO REPRODUCE ------------------ 1. Install: - `neochat-24.12.1-1.fc41.x86_64` via DNF5; or: - [`io.github.ebonjaeger.bluejay`][1] at commit `00663ccd4760811d054f4c602d7294f59d544fafe4ed6562f82990244cb7e567` via Flatpak. 2. Resize from the *bottom* of the window. 3. *To compare*, resize from the sides or top. OBSERVED RESULT --------------- - When resizing from the bottom, the interface jutters until the resize has completed. - When resizing from elsewhere, the interface responds smoothly, as one would expect from QtWidgets. EXPECTED RESULT --------------- Solely the latter, obviously. SOFTWARE/OS VERSIONS -------------------- 1. ~~~sh #!/usr/bin/env sh kinfo ~~~ 2. > ~~~YAML > Operating System: Fedora Linux 41 > KDE Plasma Version: 6.2.5 > KDE Frameworks Version: 6.10.0 > Qt Version: 6.8.1 > Kernel Version: 6.12.11-200.fc41.x86_64 (64-bit) > Graphics Platform: Wayland > Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor > Memory: 30.4 GiB of RAM > Graphics Processor: AMD Radeon RX 5700 > ~~~ ADDITIONAL INFORMATION ---------------------- I've `kf6-kirigami-6.10.0-1.fc41.x86_64` installed, solely as a dependency. [1]: https://dl.flathub.org/repo/appstream/io.github.ebonjaeger.bluejay.flatpakref -- You are receiving this mail because: You are watching all bug changes.