Bug 443171 - When deleting a file using delete/shift+delete no button is selected as default
Summary: When deleting a file using delete/shift+delete no button is selected as default
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-30 21:32 UTC by Marcelo Bossoni
Modified: 2021-10-15 08:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Bossoni 2021-09-30 21:32:19 UTC
SUMMARY
When trying to delete one file using the delete key, neither delete, not cancel buttons are selected, so user need to either resort to navigation keys, but it is not able to press enter right away and just confirm deletion.

Although it is not a breaking bug, it is quite annoying.

STEPS TO REPRODUCE
1. Select one file
2. Press delete
3. Press enter

OBSERVED RESULT
confirmation dialog remains open

EXPECTED RESULT
file is deleted since delete button is selected by default

Operating System: Arch Linux
KDE Plasma Version: 5.22.90
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.8-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 1600 Six-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2

ADDITIONAL INFORMATION
Comment 1 Méven Car 2021-10-01 15:51:11 UTC
I encountered this issue but not anymore, I believe it was a bug elsewhere that got fixed.

Could you confirm the fix once you get KDE Frameworks 5.87 (it is due October 9th)
Comment 2 Marcelo Bossoni 2021-10-11 18:52:41 UTC
Just retested with frameworks 5.87. Still no default button selected.
Comment 3 Méven Car 2021-10-13 06:44:17 UTC
(In reply to Marcelo Bossoni from comment #2)
> Just retested with frameworks 5.87. Still no default button selected.

Did you logout before testing ?

I still can't reproduce it (with dolphin and kio from sources).
It might be a dolphin issue then, or something more subtle.
Comment 4 Marcelo Bossoni 2021-10-13 10:35:12 UTC
Even after a system reboot I still have the same issue.
Comment 5 Marcelo Bossoni 2021-10-15 00:49:35 UTC
Updated to final kde 5.23 and it seems to be solved now.
Comment 6 Méven Car 2021-10-15 08:46:23 UTC
> Updated to final kde 5.23 and it seems to be solved now.

I am glad, thanks for confirming.