https://bugs.kde.org/show_bug.cgi?id=510647
Marcelo Lacerda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |[email protected] --- Comment #10 from Marcelo Lacerda <[email protected]> --- Running the following command I'm able to generate a stack of notifications that never expire. Despite the number of notifications reaching 15, only 10 are displayed so no notification window is cut. bash -c 'for i in $(seq 1 15); do notify-send --expire-time=0 $i; done' Does the issue occur when running my snippet [email protected] ? Operating System: Arch Linux KDE Plasma Version: 6.5.5 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.2 Kernel Version: 6.18.9-arch1-2 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600G with Radeon Graphics Memory: 16 GiB of RAM (15.4 GiB usable) Graphics Processor: NVIDIA GeForce RTX 4060 Manufacturer: ASUS -- You are receiving this mail because: You are watching all bug changes.
