[Discover] [Bug 388087] DiscoverMainWindow::showPassiveNotification() uses a timer that's much too fast

2017-12-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388087 --- Comment #2 from Nate Graham --- It looks like this is an issue in Kirigami not using the correct default timeout or honoring the one we pass it, or in Discover for somehow not calling it correctly. I can get all the other

[Discover] [Bug 388087] DiscoverMainWindow::showPassiveNotification() uses a timer that's much too fast

2017-12-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388087 --- Comment #1 from Nate Graham --- Something seems not quite right, since browsing the code, kirigami's showPassiveNotification() function is supposed to use a timeout of 4500ms by default if no timeout value is specified, and