----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129706/ -----------------------------------------------------------
(Updated Dec. 28, 2016, 7:51 a.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks, Albert Astals Cid, David Faure, and Martin Gräßlin. Changes ------- Submitted with commit 16a449cddf7f63e62fc2f90c7fed4463e62f167d by Martin T. H. Sandsmark to branch master. Bugs: 333934 https://bugs.kde.org/show_bug.cgi?id=333934 Repository: kjobwidgets Description ------- Show the job tracking widget without stealing focus, e. g. from Kate when saving to FTP. This is especially important since there's a 0.5s delay before the window is shown so people often start interacting with the original window when the job progress is shown. Diffs ----- src/kwidgetjobtracker.cpp 585867a Diff: https://git.reviewboard.kde.org/r/129706/diff/ Testing ------- Job progress widgets don't steal focus anymore. Thanks, Martin Tobias Holmedahl Sandsmark