Bug 415255 - Fallback file transfer dialog is not focused
Summary: Fallback file transfer dialog is not focused
Status: REPORTED
Alias: None
Product: frameworks-kjobwidgets
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.64.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 18:13 UTC by Alexander Potashev
Modified: 2019-12-16 18:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2019-12-16 18:13:43 UTC
SUMMARY
Fallback file transfer dialog is not focused

STEPS TO REPRODUCE
1. kill plasmashell
2. start Dolphin
3. start copying a large file in Dolphin (use e.g. Ctrl+C / Ctrl+V)

OBSERVED RESULT
Nothing happens visually, you cannot track progress and/or check if the copying operation is finished yet. If you are clever enough, you can find the transfer progress dialog after looping through windows with Alt+Tab, however it's still annoying.

EXPECTED RESULT
The fallback file transfer progress dialog should be opened and become visible immediately upon transfer operation start.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5
Kernel Version: 5.3.15-300.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION
The was an opposite bug report https://bugs.kde.org/show_bug.cgi?id=333934 , however I think my use case it also valid.